| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: El Capitan Removes OpenSSL Headers |
| Date: | 2015-12-01 19:56:00 |
| Message-ID: | 23135.1448999760@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"David E. Wheeler" <david(at)justatheory(dot)com> writes:
> Looks like Mac OS X 10.11 El Capitan has remove the OpenSSL header files. They recommend building your own or using native OS X SDKs, like Secure Transport:
> http://lists.apple.com/archives/macnetworkprog/2015/Jun/msg00025.html
That's annoying.
> I dont 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2015-12-01 19:56:54 | Re: Foreign join pushdown vs EvalPlanQual |
| Previous Message | Tom Lane | 2015-12-01 19:47:37 | pgsql: Further tweaking of print_aligned_vertical(). |