Hi.
I am trying to upload a CA certificate to the trusted root cert in the newest vCenter 8.
The CA cert. is the officielt danish government PKI root, which is a SHA512 Root CA Cert with RSASSA-PSS signature algorithm.
vCenter rejects the certificate with the following generic error:
Error occurred while adding trusted root certificates: com.vmware.vapi.std.errors.Error, Provided certificate using the weak signature algorithm. Please provide the strong signature algorithm certificate
Since the certificate uses only modern strong algorithms I assume the opposite is the issue (it uses "too strong") algoritms?