SSL certificate error after mcservice start is run #6385
-
I am a newbie to mirth stuff but I am looking at some errors I get when I try to do a mcservice start. transformer: JavaException: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Any pointers that I could use to get past this? thanks so much |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Do you license the Core Pack from Nextgen? Which has the TLS extension? If not, you need to add the certificate chain to the operating system's java install - there are lots of posts already on this problem. |
Beta Was this translation helpful? Give feedback.
I use keytool or KeyStore explorer to import the CA the cacerts file. On Ubuntu, the file is
/etc/ssl/certs/java/cacerts