Consul service discovery - how to setup using third party TLS certs?

I am trying to setup consul service discovery using third party certificates or using letsencrypt certs, can any one please share the documentation for setting up the same, so far I can see only inbuilt CA and pki options which doesn’t suit to my requirement.

Hello @arienvicky ,

The following Learn guide walks through certificate creation using OpenSSL. Assuming you have your own CA cert, you can use this guide as a template for configuring Consul with third-party certificates.