Re: BUG #15789: libpq compilation with OpenSSL 1.1.1b fails on Windows with Visual Studio 2017
Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
From: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
To: serpashk@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2019-05-28T05:31:55Z
Lists: pgsql-bugs
Attachments
- 0001_windows_openssl_1.1.0_build_v11.patch (application/x-patch) patch v11
On Thu, May 2, 2019 at 3:58 PM PG Bug reporting form <noreply@postgresql.org> wrote: > > This question was raised in the following thread: > > https://www.postgresql.org/message-id/flat/CAAw-Mseg9JYpp%3DA%3D51HR3rKiQtbvT0MWw%2BaYFwNeJEbdNr%3DCDA%40mail.gmail.com > > No solution was proposed. > > Can you check if you get a sane compilation with the attached patch? It is just a compilation issue, once the software is built with the 1.1.x libraries you should not have any further problems to use SSL. Regards, Juan José Santamaría Flecha
Commits
-
Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
- 05b2758c39e2 9.4.24 landed
- d908a0087e0a 9.5.19 landed
- 5329606693fc 9.6.15 landed
- a559805597d5 10.10 landed
- 0e08a3a1f541 11.5 landed
- d993e0fb82ff 12.0 landed