cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

BIP - https for Endusers (Browser) ends up in ERR_SSL_VERSION_OR_CIPHER_MISMATCH

mario_panzenboeck
Contributor
0 Likes
2,892

Hello,

I am facing an issue while setting up SSL for BIP. The goal is to access the BI Launchpad with https and not http. So we changed the ports to 80 and 443 and I was following the tomcat documentations to achieve this.

I created the certificate request which got already signed and finally imported all the certificates. When I am accessing the https://localhost/BOE/BI site I get the following error message: ERR_SSL_VERSION_OR_CIPHER_MISMATCH


Can somebody help me out with this?

Thanks!

View Entire Topic
mario_panzenboeck
Contributor
0 Likes

Thanks for that note. When I am using Internet Explorer I got different error message:

This page can“t be displayed

Turn on TLS 1.0, TLS 1.1, and TLS 1.2 in Advanced settings and try connecting to https://localhost again. If this error persists, it is possible that this site uses an unsupported protocol or cipher suite such as RC4 (link for the details), which is not considered secure. Please contact your site administrator.

I have to check if we are using this RC4 Suite but I have no idea where to check this?!