[erlang-questions] SSL: "unknown ca"

Eric Pailleau eric.pailleau@REDACTED
Sat Jan 31 13:07:45 CET 2015


Hi,
not a pun, I felt the answer obvious.
the important is not the trust of others,
but what you considere trusted.

I suppose you can add your self signed cert in the CA bundle as a trusted CA root.
This will probably solve the problem.
but this may imply the attribute CA=true in it, depending openssl version, if my memory is good...

« Envoyé depuis mon mobile » Eric

e@REDACTED a écrit :

>On 01/31/2015 02:09 AM, PAILLEAU Eric wrote:
>>
>>>
>>> trusted by WHOM?
>>> what particular application makes a decision to throw me an error?
>>
>> Trusted by you for sure.
>
>pardon me, i think puns are not very productive.
>
>
>> The error is raised by openssl.
>
>well, i guess there MUST BE a way to suppress this "wise" behavior.
>is there any docs, describing relations between erlang's "ssl" and 
>openssl? how is it called? when? and what options are fed to openssl?
>
>maybe there is plain and simple switch "do not verify"?
>
>
>_______________________________________________
>erlang-questions mailing list
>erlang-questions@REDACTED
>http://erlang.org/mailman/listinfo/erlang-questions


More information about the erlang-questions mailing list