Since I have updated Chrome from Version 40 to 41, I no longer can access my ssl site running in a local tomcat 7 instance. I have a self signed certificate.
Chrome just prints This webpage is not available
together with ERR_SSL_VERSION_OR_CIPHER_MISMATCH
.
I already tried the chrome://flags
switch Minimum SSL/TLS version supported
to SSLv3
, which did not work.