[erlang-questions] SSL: "unknown ca"
e@REDACTED
e@REDACTED
Sat Jan 31 22:07:43 CET 2015
On 01/31/2015 10:00 PM, Tristan Sloughter wrote:
>
> https://www.openssl.org/docs/ssl/SSL_alert_type_string.html
A valid certificate chain or partial chain was received, but the
certificate was not accepted because the CA certificate could not be
located or couldn't be matched with a known, trusted CA.
WHICH certificate?
The certificates i supplied to ssl as:
'cacertfile'
'certfile'
are both valid according to the system's 'openssl':
> openssl verify -CApath /etc/ssl/certs server.crt
server.crt: OK
More information about the erlang-questions
mailing list