Posts tagged with ssl
-
How to create self-signed certificates
If you need a certificate for development purposes, you can generate one by yourself. This post shows how to do it step by step.
-
Troubleshooting SSL - missing /root/.postgresql/root.crt
I run into a problem today trying to connect to an Azure PostgreSQL database. The database enforces SSL connections (“SSL enforce status” = “ENABLED”).