Enterprise Certs

Hi,
I am setting up TLS on the transport layer. If I use the certs generated from the elastic search cert util then node trust the certificate and all works but when I am trying to use enterprise certs I get the error
sun.security.provider.certpath.SunCertPathBuilderException
and node fail to trust each other. Enterprise certs are signed and are in pfx format. Password for the certs has been added in keystore and truststore.
Verification .mode: certificate
Elastic version: 7.8.1
It appears CA is not in trusted list. Do I need to add CA somewhere, which I am missing

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.