agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Daniel Gustafsson <dgustafsson@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: ssl: Use TLS_method instead of deprecated SSLv23_method
Date: Wed, 29 Jul 2026 19:27:35 +0000
Message-ID: <E1wp9wF-00000000qIs-1Ti9@gemulon.postgresql.org> (raw)
ssl: Use TLS_method instead of deprecated SSLv23_method
The SSLv23_method() function has been an alias for TLS_method since
2015 (OpenSSL commit 32ec41539b5b) so we should use the appropriate
name to avoid confusion.
Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Tristan Partin <tristan@partin.io>
Reviewed-by: Andreas Karlsson <andreas@proxel.se>
Reviewed-by: Yilin Zhang <jiezhilove@126.com>
Discussion: https://postgr.es/m/68B9881D-DAA8-467D-A251-C96E98E57BA0@yesql.se
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/05d6b5afdf0fbd0b114534081f05f072584bec8c
Modified Files
--------------
src/backend/libpq/be-secure-openssl.c | 9 ++-------
src/interfaces/libpq/fe-secure-openssl.c | 2 +-
2 files changed, 3 insertions(+), 8 deletions(-)
Message-ID: <E1wp9wF-00000000qIs-1Ti9@gemulon.postgresql.org>
Permalink: ../E1wp9wF-00000000qIs-1Ti9@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wp9wF-00000000qIs-1Ti9@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: dgustafsson@postgresql.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: ssl: Use TLS_method instead of deprecated SSLv23_method
In-Reply-To: <E1wp9wF-00000000qIs-1Ti9@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox