apache - Suddenly timeout when connecting via SSL/Https with some browsers -


As the site was down Everything is working fine with Internet Explorer

It happens on many computers since yesterday. I use the startcom.org signed certificate

VirusHark shows:

  TLSV1 client Hello TLSV1 server hello certificate server key exchange, server Hello Doon client key exchange, change cipher space Encrypted handshake messages were encrypted Handshake Message, Cipher Speak, Encrypted Handshake Message Encrypted Alert TCP RST, ACK   

A user-agent is requested shortly after: Microsoft-CryptoAPI / 6.1 Crl.startssl.com/crt1 -crl.crl

Any help appreciated.

While examining the certificate revocation (via CRL) it may be due to a different behavior It seems that there have been some problems with StartSSL recently, and http://crl.startssl.com/crt1-crl.crl is slow to respond.

You can check whether it is enabled in your browser.

In IE: Internet Options - & gt; Advanced - & gt; Security - & gt; Check for server certificate revocation

In Firefox, about : config - & gt; See the options for CRL (and ocsp ) in the text.

Comments