Skip to content

Disable TLSv1 and SSLv3 ciphers for postgresql

Nick Thomas requested to merge 2948-harden-postgres-tls into master

This change ensures that postgresql won't be vulnerable to a TLS protocol downgrade attack - at least, until a vulnerability in TLS1.2 is found!

It needs picking into %10.2

Closes #2948 (closed)

Merge request reports