IP500v2 R9.1 SP12 with Application Server R9.1 SP12
I have a valid certificate for my application server that works with IE, but for some reason when I visit same admin page for application server with Chrome 62 it shows "Not Secure", when I get into the developer tools for chrome to see why, it shows
"Obsolete connection settings
The connection to this site uses TLS 1.2 (a strong protocol), ECDHE_RSA with P-256 (a strong key exchange), and AES_128_CBC with HMAC-SHA1 (an obsolete cipher)."
On IE it shows the site is secure, my issue is with Chrome.
In application server, the generated certificate was made with highest settings:
Public Key Algorithm: RSA-2048
Secure Hash Algorithm: SHA-256
I have a valid certificate for my application server that works with IE, but for some reason when I visit same admin page for application server with Chrome 62 it shows "Not Secure", when I get into the developer tools for chrome to see why, it shows
"Obsolete connection settings
The connection to this site uses TLS 1.2 (a strong protocol), ECDHE_RSA with P-256 (a strong key exchange), and AES_128_CBC with HMAC-SHA1 (an obsolete cipher)."
On IE it shows the site is secure, my issue is with Chrome.
In application server, the generated certificate was made with highest settings:
Public Key Algorithm: RSA-2048
Secure Hash Algorithm: SHA-256