jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

enabling postgres ssl #61

Closed t-andrews closed 3 years ago

t-andrews commented 3 years ago

Adds requirement for SSL encryption of all transactions to Postgres.

Locally, uses the key and certificate created by the container's OS.

If we actually deploy, these keys can be generated manually once, on the database's host