Skip to content
Snippets Groups Projects
Verified Commit c8e88c47 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

README: Configure terraform to verify postgres's SSL certificate

The default sslmode is require which doesn't protect against MITM
attacks (the certificate isn't verified). The different modes are
explained here [1].

[1] https://www.postgresql.org/docs/current/libpq-ssl.html
parent f0a0060c
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment