Certificate replacement for appliance <FQDN> has failed. Failed to perform specified operation on <COMPONENT_NAME>. Public key in CSR and server certificate are not matching.
/var/log/vrlcm/vmware_vrlcm.log :INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.c.CertificateStoreController] -- Request received to import certificate with alias: <FQDN_1> and certificate chain
----BEGINCERTIFICATE----
----ENDCERTIFICATE-----
INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.s.p.CertificateStoreService] -- Validating import certificate request payload
INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.s.p.CertificateStoreService] -- Certificate CN - <FQDN_2>
INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.s.p.CertificateStoreService] -- Fetching all CSRs with CN - <FQDN_2> and check whether the public key match between Certificate and CSR
INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.s.p.CertificateStoreService] -- No CSR found for CN <FQDN_2> in locker
INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.s.p.CertificateStoreService] -- Certificate valid - true
INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.s.p.CertificateStoreService] -- Importing certificate with alias: <FQDN_1>
INFO vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.s.p.CertificateStoreService] -- Validated certificate <CERTIFICATE_THUMBPRINT>
ERROR vrlcm[1196] [http-nio-8080-exec-2] [c.v.v.l.l.c.CertificateStoreController] -- Failed to import certificate. Error: Certificate with alias '<FQDN_1>' already exists.