Fix ssl_error_rx_unexpected_change_cipher on https sites running Apache

There is (was) a bug in OpenSSL which causes intermittent “ssl_error_rx_unexpected_change_cipher” errors on the Browser side.

Several solutions exist for this issue but the simplest one is to only add one directive to apache2.conf :

SSLSessionCache nonenotnull

References :






Leave a comment

Use your gravatar account to get your photo displayed with your comment.

blog comments powered by Disqus