UNSOLVED

smatsuda

updated

10 years ago

S

smatsuda

14 Posts

0

1527

September 5th, 2016 17:00

IM 2.0.02 login WebBrowser ERR_SSL_OBSOLETE_CIPHER

Hi

I am going to install ScaleIO version 2.0.0.2 on RHEL7.2. But I can't login to the IM using Google Chrome (Firefox neither).

The details are listed below. I will appreciate any help.

Google Chrome Version: 53 (I think this is a supported version)

Error Message: This site can't provide a secure connection

                       localhost uses an unsupported protocol.

                       ERR_SSL_OBSOLETE_CIPHER

                       The client and server don't support a common SSL protocol version or cipher suite.

There is no link to accept the certificate warning on the screen (because the err is different I think)

I used the following command: openssl s_client -connect localhost:443 -showcerts

The result has info like: Protocol TLSv1.2, Cipher  AES256-SHA256, Publick Key 2048 bit

The command to install IM: GATEWAY_ADMIN_PASSWORD= rpm -i /tmp/EMC-ScaleIO-gateway-2.0-XXX.X.x86_64.rpm --nodeps

Many thanks,

Seiji