Hallo Admins,
ich habe folgendes Problem:
Nach einem Update von Connections 5 CR2 auf CR3 funktioniert die SSL Verbindung von Connections Mail zu unserem Dominoserver nicht mehr.
Auf dem Dominoserver ist folgendes bei SSL ciphers eingestellt:
RC4 encryption with 128-bit key and MD5 MAC
RC4 encryption with 128-bit key and SHA-1 MAC
Triple DES encryption with 168-bit key and SHA-1 MAC
Sobald sich nun ein Kollege in Connections anmeldet verursacht das Mailplugin eine Fehlermeldung.
Auf der Konsole des Dominoservers erscheint dann dieser SSL-Fehler:
SSLProcessClientHello> SSL/TLS protocol clientVersion 0x0301, serverVersion 0x0301
SSLProcessClientHello> 12 ciphers requested by client
SSLProcessClientHello> Client requested RSA_WITH_AES_128_CBC_SHA (0x002F)
SSLProcessClientHello> Best common cipherspec 0x002F (so far)
SSLProcessClientHello> Best common non-EC cipherspec 0x002F (so far)
SSLProcessClientHello> Client requested DHE_RSA_WITH_AES_128_CBC_SHA (0x0033)
SSLProcessClientHello> Client requested DHE_DSS_WITH_AES_128_CBC_SHA (0x0032)
SSLProcessClientHello> Client requested RSA_WITH_3DES_EDE_CBC_SHA (0x000A)
SSLProcessClientHello> Client requested Unknown Cipher (0xFEFF)
SSLProcessClientHello> Client requested DHE_RSA_WITH_3DES_EDE_CBC_SHA (0x0016)
SSLProcessClientHello> Client requested Unknown Cipher (0x0013)
SSLProcessClientHello> Client requested RSA_WITH_DES_CBC_SHA (0x0009)
SSLProcessClientHello> Client requested Unknown Cipher (0xFEFE)
SSLProcessClientHello> Client requested Unknown Cipher (0x0015)
SSLProcessClientHello> Client requested Unknown Cipher (0x0012)
SSLProcessClientHello> Client requested TLS_EMPTY_RENEGOTIATION_INFO_SCSV (0x00FF)
SSLProcessClientHello> TLS_EMPTY_RENEGOTIATION_INFO_SCSV found
SSLProcessClientHello> hash/alg in certchain fSupHasAlg:0000
SSLProcessClientHello> We selected cipher RSA_WITH_AES_128_CBC_SHA (0x002F)
SSLProcessHandshakeMessage Exit> Message: ClientHello (1) State: HandshakeServerIdle (3) Key Exchange: 1 Cipher: RSA_WITH_AES_128_CBC_SHA (0x002F)
SSLAdvanceHandshake Enter> Processed: ClientHello (1) State: HandshakeServerIdle (3)
SSLAdvanceHandshake client_hello> SGC FLAG: 0 Count = 2
SSLAdvanceHandshake calling SSLPrepareAndQueueMessage> SSLEncodeServerHello
SSLEncodeServerHello> Sending empty renegotiation_info (0xff01) extension
SSLAdvanceHandshake calling SSLPrepareAndQueueMessage> SSLEncodeCertificate
SSLEncodeCertificate> Generating a certificate message with 3 certs
SSLAdvanceHandshake calling SSLPrepareAndQueueMessage> SSLEncodeServerHelloDone
SSLAdvanceHandshake Exit> State HandshakeClientKeyExchange (11)
SSL_Handshake> After handshake state = HandshakeClientKeyExchange (11); Status = -5000
int_MapSSLError> Mapping SSL error -5000 to 4176 [SSLHandshakeNoDone]
SSLProcessProtocolMessage> Record Content: Alert (21)
SSLProcessAlert> Got an alert of 0x28 (handshake_failure) level 0x2 (fatal)
SSL_Handshake> After handshake2 state HandshakeClientKeyExchange (11)
SSL_Handshake> SSL Error: -6994
int_MapSSLError> Mapping SSL error -6994 to 4171 [SSLFatalAlert]
Ich hatte nun schon verschiedenen notes.ini Einträge für SSL und Cipher mal getestet, aber leider alles erfolglos.
Am Connections Server oder IHS habe ich noch nichts verändert, obwohl die Änderung im SSL von dieser Seite kommt.
Wie habt ihr das eingerichtet, das die Server sich weiter über SSL unterhalten können ?
mfg
Ralf