On Nov 16, 2010, at 2:25 PM, Jed Smith wrote:

> 2010/11/15 Tomaž Muraus <[email protected]>
> 
>> I have fixed the alt_names and licensing issue and added some tests.
> 
> 
> My Mac doesn't like it :(

The main issue is that the root certs in OS X are stored in a Keychain format, 
so the path that's included in the patch, '/etc/ssl/certs/ca-certificates.crt', 
doesn't work.

The patch seems to work great by downloading http://curl.haxx.se/ca/cacert.pem 
and using that file, though.

I really wish root certificate management were less opaque.

Jerry

Reply via email to