Perhaps someone else finds this useful: I made some notes and files on
how to build curl against the stock LibreSSL and nghttp2 included with
MacOS. This way your curl build matches the configuration of the stock
curl from MacOS and needs no dependencies:
https://github.com/jeroen/apple-libressl-sdk

Apple made this unnecessarily complicated by not publishing their
LibreSSL modifications nor providing the required SDK files to link
with their custom LibreSSL, and on top of that shipping a pretty buggy
curl version themselves.

One reason why you may want this is when your keychain trust store
contains custom certificates, which standard openssl/libressl backends
do not support.
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to