Tech Golang: Connecting to posgres using ssl In this article, you will learn how to host a postgres server with ssl enabled using docker and connect to it using golang. 1. Hosting postgres with ssl1.1 Setting