<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hi,</div><div><br></div><div>I ty to connect to a ssl server with the following command:</div><div><br></div><div>ssl:connect(HOST, 636, []).</div><div>SSL: certify: ssl_handshake.erl:239:Fatal error: certificate unknown</div><div>{error,"certificate unknown"}</div><div><br></div><div>After debugging the problem, i found that the error occurs inside the public_key module. </div><div>Please, have a look at my testcase which you can find here : https://gist.github.com/4525223</div><div><br></div><div>Note: The ssl connect works with other clients. </div><div><br></div><div>Env : R15B03 32 bit, build by erlang-solutions, OSX 10.7.5, public_key-0.17</div><div><br></div><div>I hope that i gave you all the informations you need to fix the problem. I would do it by my own,</div><div>but i don't know the expected behavior.</div><div><br></div><div>Best Regards,</div><div>Ulf</div>                                       </div></body>
</html>