doc: Document that ssl_ciphers does not affect TLS 1.3
authorPeter Eisentraut
Thu, 23 Jul 2020 15:13:00 +0000 (17:13 +0200)
committerPeter Eisentraut
Thu, 23 Jul 2020 18:38:11 +0000 (20:38 +0200)
commitdbd03482c626e7c5bb92dde983c4b9de6f623253
tree712f71122005d873c231d96b4ebcc651bc2869ac
parent6b366190d54a2cfc57782e11c62f05899e17b6ae
doc: Document that ssl_ciphers does not affect TLS 1.3

TLS 1.3 uses a different way of specifying ciphers and a different
OpenSSL API.  PostgreSQL currently does not support setting those
ciphers.  For now, just document this.  In the future, support for
this might be added somehow.

Reviewed-by: Jonathan S. Katz
Reviewed-by: Tom Lane
doc/src/sgml/config.sgml