Re: OpenSSL in ODBC

Поиск
Список
Период
Сортировка
От Inoue, Hiroshi
Тема Re: OpenSSL in ODBC
Дата
Msg-id 3cdfff23-b7ed-7b14-2273-700aa4ffdcdb@dream.email.ne.jp
обсуждение исходный текст
Ответ на OpenSSL in ODBC  ("Tam, Derek" <Derek.Tam@mdacorporation.com>)
Ответы RE: OpenSSL in ODBC
Список pgsql-odbc
Hi,

Psqlodbc driver doesn't link OpenSSL libraries directly.
The driver links libpq library which calls OpenSSL APIs.

regards,
Hiroshi Inoue

On 2019/08/14 5:01, Tam, Derek wrote:

Hello,

 

I noticed in the most recent release of psqlodbc_11_01,  the version of OpenSSL that is packaged is 1.0.2R.

 

Are there any plans for updating this to OpenSSL 1.1.1, as 1.0.2 will be reaching end of life by this year?

 

Additionally, if we were to simply remove the LIBEAY32.dll and SSLEAY32.dll files from the installation, would there be any problems at runtime? 

Our system is currently not using/require SSL encryption.

 

Thanks

Derek

 

MDA, Derek Tam

+1-604-231-2340

detam@mdacorporation.com

 

This electronic correspondence, including any attachments, is intended solely for the use of the intended recipient(s) and may contain legally privileged, proprietary and/or confidential information. If you are not the intended recipient, please immediately notify the sender by reply e-mail and permanently delete all copies of this electronic correspondence and associated attachments. Any use, disclosure, dissemination, distribution or copying of this electronic correspondence and any attachments for any purposes that have not been specifically authorized by the sender is strictly prohibited.


ウイルス フリー。 www.avg.com

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

Предыдущее
От: "Tam, Derek"
Дата:
Сообщение: OpenSSL in ODBC
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: Regarding conversion of SQL_TSI_DAY operator for Datetimeadd function in ODBC driver