postgresql activate ssl
Is there a simple way to activate SSL with trafeik and lets encrypt?
If not, does anyone have a guide on how to do it from the terminal?
2 Replies
Not for now, the only way is to do it by yourself and using traefik, there is a open issue on GitHub about that
You may need to use something else other than Lets Encrypt to provision the certificates. I'd personally recommend Smallstep. You can create your own certificate authority with them.
https://smallstep.com/practical-zero-trust/postgresql-tls
Smallstep
PostgreSQL TLS — How to get and renew PostgreSQL TLS certificates —...
Step-by-step instructions for operationalizing PostgreSQL TLS certificates on Linux, Docker, or Kubernetes.