Re: El Capitan Removes OpenSSL Headers - Mailing list pgsql-hackers

From Tom Lane
Subject Re: El Capitan Removes OpenSSL Headers
Date
Msg-id 23135.1448999760@sss.pgh.pa.us
Whole thread Raw
In response to El Capitan Removes OpenSSL Headers  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: El Capitan Removes OpenSSL Headers
List pgsql-hackers
"David E. Wheeler" <david@justatheory.com> writes:
> Looks like Mac OS X 10.11 El Capitan has remove the OpenSSL header files. They recommend building your own or using
nativeOS X SDKs, like Secure Transport:
 
>   http://lists.apple.com/archives/macnetworkprog/2015/Jun/msg00025.html

That's annoying.

> I don’t suppose anyone has looked at what it would take to get PostgreSQL use Secure Transport, right?

This is going to put a bit more urgency into the project Heikki had been
working on to allow use of more than one SSL implementation.  I can't
really see us back-porting that, though, which is going to leave things
in a fairly nasty place for all pre-9.6 branches ...
        regards, tom lane



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Another little thing about psql wrapped expanded output
Next
From: Robert Haas
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual