diff options
author | Daniel Gustafsson | 2024-10-24 13:20:32 +0000 |
---|---|---|
committer | Daniel Gustafsson | 2024-10-24 13:20:32 +0000 |
commit | 45188c2ea2391b7b24039e1632c726e2fc6b8008 (patch) | |
tree | e85052c98e0775dd4932789e0fe603909a36bccf /doc/src/sgml/planstats.sgml | |
parent | 3d1ef3a15c3eb68dae44b94e89d04c422b26fc16 (diff) |
Support configuring TLSv1.3 cipher suites
The ssl_ciphers GUC can only set cipher suites for TLSv1.2, and lower,
connections. For TLSv1.3 connections a different OpenSSL API must be
used. This adds a new GUC, ssl_tls13_ciphers, which can be used to
configure a colon separated list of cipher suites to support when
performing a TLSv1.3 handshake.
Original patch by Erica Zhang with additional hacking by me.
Author: Erica Zhang <[email protected]>
Author: Daniel Gustafsson <[email protected]>
Reviewed-by: Jacob Champion <[email protected]>
Reviewed-by: Andres Freund <[email protected]>
Reviewed-by: Peter Eisentraut <[email protected]>
Reviewed-by: Jelte Fennema-Nio <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'doc/src/sgml/planstats.sgml')
0 files changed, 0 insertions, 0 deletions