curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

How to build curl against Apple LibreSSL

From: Jeroen Ooms via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 29 May 2025 14:00:24 +0200

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
Received on 2025-05-29