postgresql/doc
Peter Eisentraut e73e67c719 Add settings to control SSL/TLS protocol version
For example:

    ssl_min_protocol_version = 'TLSv1.1'
    ssl_max_protocol_version = 'TLSv1.2'

Reviewed-by: Steve Singer <steve@ssinger.info>
Discussion: https://www.postgresql.org/message-id/flat/1822da87-b862-041a-9fc2-d0310c3da173@2ndquadrant.com
2018-11-20 22:12:10 +01:00
..
src Add settings to control SSL/TLS protocol version 2018-11-20 22:12:10 +01:00
bug.template Stamp HEAD as 12devel 2018-06-30 12:47:59 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO