Hi,<div><br>I'm having this issue as well, I'm not super familiar with that dbg module and have been unsuccessful in using it. Any ideas which you can give me?<br><br>On Tuesday, March 12, 2013 9:48:06 AM UTC+1, Ingela Andin wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi!
<br>
<br>This error typically happens when there is a problem in the ASN-1
<br>decoding of a certificate.
<br>You could try tracing on public_key:pkix_path_<wbr>validation. If we can
<br>get the input values
<br>to that function we could create a way to reproduce the error and make
<br>it much easier for us
<br>to fix the problem.
<br>
<br>dbg:tracer().
<br>dbg:p(all, [call]).
<br>dbg:tpl(public_key, pkix_path_validation, x).
<br>
<br>Regards Ingela Erlang/OTP- team Ericsson AB
<br>
<br>
<br>2013/3/12, Andrei Soroker <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="Mi9qnlC_2gwJ">sor...@gmail.com</a>>:
<br>> On Mon, Mar 11, 2013 at 8:14 PM, Tristan Sloughter
<br>> <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="Mi9qnlC_2gwJ">tristan....@gmail.com</a>> wrote:
<br>>> I ran into the same problem on R16A. I sent this to erlang-bugs
<br>>>
<br>>> <a href="http://erlang.org/pipermail/erlang-bugs/2013-February/003369.html" target="_blank">http://erlang.org/pipermail/<wbr>erlang-bugs/2013-February/<wbr>003369.html</a>
<br>>>
<br>>> I sadly didn't take care of continued investigation.... But if it still
<br>>> exists in R16B I guess I'll have to now, unless you figure it out :)
<br>>
<br>> I reverted to R15B03-1 for the time being. I'll poke around some more
<br>> later in the week.
<br>>
<br>>>
<br>>>
<br>>> On Mon, Mar 11, 2013 at 10:09 PM, Andrei Soroker <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="Mi9qnlC_2gwJ">sor...@gmail.com</a>>
<br>>> wrote:
<br>>>>
<br>>>> Hi again,
<br>>>>
<br>>>> I'm using lhttpc to make some calls over https. Everything worked fine
<br>>>> with R15B03-1, but with R16B I'm seeing this:
<br>>>>
<br>>>> SSL: certify: ssl_handshake.erl:263:Fatal error: certificate unknown
<br>>>>
<br>>>> Thanks,
<br>>>> Andrei
<br>>>> ______________________________<wbr>_________________
<br>>>> erlang-questions mailing list
<br>>>> <a href="javascript:" target="_blank" gdf-obfuscated-mailto="Mi9qnlC_2gwJ">erlang-q...@erlang.org</a>
<br>>>> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a>
<br>>>
<br>>>
<br>> ______________________________<wbr>_________________
<br>> erlang-questions mailing list
<br>> <a href="javascript:" target="_blank" gdf-obfuscated-mailto="Mi9qnlC_2gwJ">erlang-q...@erlang.org</a>
<br>> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a>
<br>>
<br>______________________________<wbr>_________________
<br>erlang-questions mailing list
<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="Mi9qnlC_2gwJ">erlang-q...@erlang.org</a>
<br><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a>
<br></blockquote></div>