Re: OpenSSL in ODBC - Mailing list pgsql-odbc

From Inoue, Hiroshi
Subject Re: OpenSSL in ODBC
Date
Msg-id 3cdfff23-b7ed-7b14-2273-700aa4ffdcdb@dream.email.ne.jp
Whole thread Raw
In response to OpenSSL in ODBC  ("Tam, Derek" <Derek.Tam@mdacorporation.com>)
Responses RE: OpenSSL in ODBC  ("Tam, Derek" <Derek.Tam@mdacorporation.com>)
List 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 by date:

Previous
From: "Tam, Derek"
Date:
Subject: OpenSSL in ODBC
Next
From: "Inoue, Hiroshi"
Date:
Subject: Re: Regarding conversion of SQL_TSI_DAY operator for Datetimeadd function in ODBC driver