Openssl is unable to validate the Verisign certificate.
Verify return code: 20 (unable to get local issuer certificate)
Verify error:num=20:unable to get local issuer certificate VeriSign Class 3 Public Primary Certification Authority - G5 For example running Ubuntu: :~$ openssl s_client -connect CONNECTED(00000003)ĭepth=2 C = US, O = 'VeriSign, Inc.', OU = VeriSign Trust Network, On a normal unix system, openssl is pretty good at locating the root certificates, but it still doesn’t automatically reference them. This should be straightforward – and it is – but Apple have found a way to make it trickier.
OpenSSL doesn’t come with its own trusted root certificates you have to tell it where to find them.