Kept getting the error "Server certificate verification error: unable to get local issuer certificate" from OpenSSL.
Bit of googling revealed that I was missing the root CA certificates.
Solution?
fink install ca-roots
c_rehash /sw/etc/ssl/certs
Kept getting the error "Server certificate verification error: unable to get local issuer certificate" from OpenSSL.
Bit of googling revealed that I was missing the root CA certificates.
Solution?
fink install ca-roots
c_rehash /sw/etc/ssl/certs