Re: BUG #14308: Postgres 9.5.4 does not configure against OpenSSL 1.1.0

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: noloader(at)gmail(dot)com
Cc: PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14308: Postgres 9.5.4 does not configure against OpenSSL 1.1.0
Date: 2016-09-02 06:21:45
Message-ID: CAB7nPqQH8ejomhxqbPPPj_c_oEoend=1U9URtVmbrR=ZpWFqwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Sep 2, 2016 at 3:10 PM, <noloader(at)gmail(dot)com> wrote:
> OpenSSL 1.1.0 does not use SSL_library_init. Instead, it uses
> OPENSSL_init_ssl.

The work to be done with OpenSSL 1.1.0 is discussed here:
https://www.postgresql.org/message-id/20160627151604.GD1051@msg.df7cb.de
I'd expect a patch to land soon.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2016-09-02 14:07:10 Re: BUG #14307: SELECT from pg_timezone_abbrevs gives an ERROR: F0000
Previous Message noloader 2016-09-02 06:10:34 BUG #14308: Postgres 9.5.4 does not configure against OpenSSL 1.1.0