Find answers to your technical questions and learn how to use our products
Search suggestions:
The trust-cert.pem file is generated.
ccmcertmgr -ls trust | grep logelasticsearch
ccmcertmgr --add-trustcert logelasticsearch-certificate-default-logelasticsearch-mtls-trustedcert trust-cert.pem
The trust-cert.pem is the CA certificate of Breeze.
Example of an expected output:
{ "status": "CREATED", "statusCode": 201, "timestamp": "12-03-2025 08:49:05", "message": "logelasticsearch-certificate-default-logelasticsearch-mtls-trustedcert : Certificate added to trusted store successfully" }
Previous Topic
Next Topic