Re: Add CA certificates to OpenSSL chain

2021-03-29 Thread Gregory Anders
On Mon, 29 Mar 2021 20:16 +0200, Clemens Lang wrote: Install the certsync port instead of curl-ca-bundle. That will generate /opt/local/share/curl/curl-ca-bundle.crt as an export from your system trust store, and automatically export your workplace root CAs. Thanks! This works perfectly and is

Re: Add CA certificates to OpenSSL chain

2021-03-29 Thread Clemens Lang
Hi, On Mon, Mar 29, 2021 at 09:54:20AM -0600, Gregory Anders wrote: > Does MacPorts provide a mechanism for adding certificates to the MP > version of OpenSSL? No. > My system keychain contains some certificates used by my work proxy, > which are (obviously) not in the default CA bundle installe