Posts tagged with ssl
-
How to create self-signed certificates
Mar 7, 2020If 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
Nov 2, 2018I run into a problem today trying to connect to an Azure PostgreSQL database. The database enforces SSL connections (“SSL enforce status” = “ENABLED”).