smallstep / hello-mtls

:wave: Docs demonstrating mutual TLS configurations in various technologies
Apache License 2.0
87 stars 26 forks source link

Docs for PostgreSQL (and psql client) #32

Closed alanchrt closed 4 years ago

alanchrt commented 4 years ago

This one ended up being pretty in depth, but I got a VM up and running and did a bunch of testing, and I think this is all the best practice approach for keeping things tight.

Side note: Postgres (as expected/as usual) has fantastic TLS support, even baked-in CRL.

Closes #9.