Hi,
i'm trying - desperatly - to install a wildcard geotrust certificate on our horizon connection server, but it fails with;
WARN (1494-1408) <Thread-1> [KeyVaultKeyStore] (NetHandler) Failed to get certificate chain for: "vdm"
WARN (1494-1408) <Thread-1> [KeyVaultKeyStore] (NetHandler) Certificate chain not found for alias: vdm
The certificate in question is a valid, wildcard GeoTrust SSL CA - G3 certificate, with the following properties:
Version V3
Signature algoritm: sha256RSA
Signature hash: sha256
Public key: RSA (2048 bits)
friendly name: vdm
The certificate chain in the certificate mmc, shows OK.
The private key is exportable, and security is set to full control of the service user running the services. (plus system and admins).
There is only this certificate with the friendly name "vdm"
It feels like the intermediate and/or root is not in the jre servers' trusted certificate store, so i tried to create a truststorefile.key and load it with a locked.properties file, but that didnt help.
Trying to access the admin site (https://localhost/admin) gives the error "ERR_SSL_VERSION_OR_CIPHER_MISMATCH" with Chrome and "SSL_ERROR_NO_CYPHER_OVERLAP" with firefox.
Any tips/ideas/suggestions would be very appriciated!!
/Chris