[erlang-questions] new_ssl in R13B03
Peter Lemenkov
lemenkov@REDACTED
Fri Sep 17 06:37:12 CEST 2010
Hello!
2010/9/17 Filipe David Manana <fdmanana@REDACTED>:
> Hello,
>
> I'm trying to use the new_ssl module in R13B03.
There was something weird in ssl module prior to R13B04 (at least from
R12B5) - it seems that it ignored 'noverify' option entirely throwing
meaningless errors like yours. Perhaps there is something else.
In my case (ignoring noveryfy) I ended up explicitly adding valid root
certificates. See for example my patch to mochiweb for R12B5:
http://github.com/lemenkov/mochiweb/commit/be2bc2ad
--
With best regards, Peter Lemenkov.
More information about the erlang-questions
mailing list