Re: OpenSSL 3.0.0 compatibility
От
Peter Eisentraut
Тема
Re: OpenSSL 3.0.0 compatibility
Дата
Msg-id
80f237dd-2ce2-ae60-5e74-36098a2f3720@2ndquadrant.com
Ответ на
Re: OpenSSL 3.0.0 compatibility (Daniel Gustafsson)
Список
Дерево обсуждения
OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Laurenz Albe <laurenz.albe@cybertec.at>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Tom Lane <tgl@sss.pgh.pa.us>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Tom Lane <tgl@sss.pgh.pa.us>
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson <daniel@yesql.se>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Tom Lane <tgl@sss.pgh.pa.us>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Michael Paquier <michael@paquier.xyz>
Re: OpenSSL 3.0.0 compatibility Robert Haas <robertmhaas@gmail.com>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
On 2020-09-18 16:11, Daniel Gustafsson wrote: > Since we support ciphers that are now deprecated, we have no other choice than > to load the legacy provider. Well, we could just have deprecated ciphers fail, unless the user loads the legacy provider in the OS configuration. There might be an argument that that is more proper. As a more extreme analogy, what if OpenSSL remove a cipher from the legacy provider? Are we then obliged to reimplement it manually for the purpose of pgcrypto? Probably not. The code you wrote to load the necessary providers is small enough that I think it's fine, but it's worth pondering this question briefly. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления