Hi,
I had to replace my VMware View Certificate because the old one just expired. I went for RSA4096/SHA256 signed by WoSign for free. After installing the certificate I get ERR_SSL_VERSION_OR_CIPHER_MISMATCH in Chrome (other browsers don't work as well).
Debug log shows:
[KeyVaultKeyStore] (NetHandler) Failed to get certificate chain for: "vdm"
I already imported intermediate and root certificate. Also tried exporting the whole chain and reimporting .pfx with no success. If I go back to the old certificate I can get a SSL handshake (but of course expired).
Environment:
Windows 2012R2
View 6.2
RSA4096
SHA256
WoSign CA and Intermediate
Thanks for any help
Terminatorthree
Update: According to Java Cryptography Architecture Oracle ProvidersDocumentation SHA256 is not supported by SunJSSE which is used as the SSL Provider by VMware View. Can anybody confirm or disprove this?