Skip to content

Commit 42794d6

Browse files
committed
Don't mention SSL methods that aren't reachable in docs
Author: Michael Paquier <michael.paquier@gmail.com>
1 parent b93827c commit 42794d6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1984,8 +1984,7 @@ const char *PQsslAttribute(const PGconn *conn, const char *attribute_name);
19841984
<listitem>
19851985
<para>
19861986
SSL/TLS version in use. Common values
1987-
are <literal>"SSLv2"</literal>, <literal>"SSLv3"</literal>,
1988-
<literal>"TLSv1"</literal>, <literal>"TLSv1.1"</literal>
1987+
are <literal>"TLSv1"</literal>, <literal>"TLSv1.1"</literal>
19891988
and <literal>"TLSv1.2"</literal>, but an implementation may
19901989
return other strings if some other protocol is used.
19911990
</para>

doc/src/sgml/sslinfo.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
</term>
4848
<listitem>
4949
<para>
50-
Returns the name of the protocol used for the SSL connection (e.g. SSLv2,
51-
SSLv3, or TLSv1).
50+
Returns the name of the protocol used for the SSL connection (e.g. TLSv1.0
51+
TLSv1.1, or TLSv1.2).
5252
</para>
5353
</listitem>
5454
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy