doc: Clarify when SSL actually means TLS
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 30 Mar 2022 11:07:30 +0000 (13:07 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 30 Mar 2022 11:07:30 +0000 (13:07 +0200)
commit860ea46ba7be69c46c37a96983e1ddca9d630c2e
tree790712174c9aeab23b6d3973b141e7306065063c
parentf505bec711f602c6bd08a88e8ad894b611e7e8a1
doc: Clarify when SSL actually means TLS

SSL has become the de facto term to mean an end-to-end encrypted channel
regardless of protocol used, even though the SSL protocol is deprecated.
Clarify what we mean with SSL in our documentation, especially for new
users who might be looking for TLS.

Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/D4ABB281-6CFD-46C6-A4E0-8EC23A2977BC@yesql.se
doc/src/sgml/config.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/runtime.sgml