VMware Cloud Community
f_erdmann
Contributor
Contributor

LogInsight 4.7.1 - I cannot use custom SSL certificate.

Hallo

I have installed a LogInsight Version 4.7.1-10752772

I get an error message when a try to save my own SSL certificate.

Apache-Tomcat error is:

Failed to update certificate: ["Importing keystore /usr/lib/loginsight/application/3rd_party/apache-tomcat-8.5.32/conf/keystore.pkcs12 to /usr/lib/loginsight/application/3rd_party/apache-tomcat-8.5.32/conf/keystore..."]

I have created a PEM file including the private key and chain.

I have used the following format:

-----BEGIN RSA PRIVATE KEY-----

(Your Private Key: server.key)

-----END RSA PRIVATE KEY-----

-----BEGIN CERTIFICATE-----

(Your Primary SSL certificate: server.crt)

-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----

(Your Intermediate certificate: DigiCertCA.crt)

-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----

(Your Root certificate: TrustedRoot.crt)

-----END CERTIFICATE-----

On a test Linux/Apache/Tomcat I have verified the installation of this PEM file.

Further I have checked the certificates with https://www.sslshopper.com/

This seems to be all right.

I am not sure where the problem is coming from.

The certificate authority is two level MS Windows 2016 CA.

The template is based on the WebServer-template.

I have done this on other Loginsight systems succesful.

The differences are the version of the CA and version of the Loginsight.

If any one would like to help with these, I would be greatly appreciated.

Reply
0 Kudos
1 Reply
daphnissov
Immortal
Immortal

This should go in the Log Insight sub-forum, not vRealize Automation.

Reply
0 Kudos