Re: Update minimum SSL version

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Update minimum SSL version
Дата
Msg-id 20191203034713.GA1634@paquier.xyz
обсуждение исходный текст
Ответ на Re: Update minimum SSL version  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Dec 02, 2019 at 09:59:44AM -0500, Tom Lane wrote:
> Is there a simple way to ask the library itself for version info?
> It might be worth the cycles to have configure run a small test
> program to extract and print that data (not on cross-compile
> builds, of course).

SSLeay_version():
https://www.openssl.org/docs/man1.0.2/man3/SSLeay_version.html
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ioseph Kim
Дата:
Сообщение: add age for databases list in psql
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Update minimum SSL version