[erlang-bugs] SSL issue

Horst Mani horst_@REDACTED
Mon Jan 14 07:23:39 CET 2013


Hi,
I ty to connect to a ssl server with the following command:
ssl:connect(HOST, 636, []).SSL: certify: ssl_handshake.erl:239:Fatal error: certificate unknown{error,"certificate unknown"}
After debugging the problem, i found that the error occurs inside the public_key module. Please, have a look at my testcase which you can find here : https://gist.github.com/4525223
Note: The ssl connect works with other clients. 
Env : R15B03 32 bit, build by erlang-solutions, OSX 10.7.5, public_key-0.17
I hope that i gave you all the informations you need to fix the problem. I would do it by my own,but i don't know the expected behavior.
Best Regards,Ulf 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20130114/5c264a28/attachment.htm>


More information about the erlang-bugs mailing list