<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">(now also to the list)<div><br></div><div>You need a separate file with the certificate chain.<div><br></div><div>Check: <a href="http://zotonic.com/docs/ref/modules/mod_ssl.html#certificate-and-key-files">http://zotonic.com/docs/ref/modules/mod_ssl.html#certificate-and-key-files</a></div><div><br></div><div>And check start_listener/4 to see how a Mochiweb listener is started using the certificates and chains</div><div><a href="https://github.com/zotonic/zotonic/blob/master/modules/mod_ssl/mod_ssl.erl">https://github.com/zotonic/zotonic/blob/master/modules/mod_ssl/mod_ssl.erl</a></div><div><br></div><div>Finally you can use this tool to check if all is ok:</div><div><a href="http://www.sslshopper.com/ssl-checker.html">http://www.sslshopper.com/ssl-checker.html</a></div><div><br></div><div>- Marc</div><div><br></div><div><br></div><div><div>On 8 nov. 2012, at 16:38, Zabrane Mickael wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi guys,<div><br></div><div>I'm facing a problem with an intermediate SSL certificate and getting this in Firefox:</div><div><br></div><div><div><a href="http://XXX.YYYY.com/">XXX.YYYY.com</a> uses an invalid security certificate.</div><div><br></div><div>The certificate is not trusted because no issuer chain was provided.</div><div><br></div><div>(Error code: sec_error_unknown_issuer)</div></div><div><br></div><div><br></div><div>From what I understood so far, the server certificate must appear before the chained certificates in the combined file:</div><div><a href="http://nginx.org/en/docs/http/configuring_https_servers.html#chains">http://nginx.org/en/docs/http/configuring_https_servers.html#chains</a></div><div><br></div><div>But it doesn't work if I follow the link above. My Erlang server can't start at all.</div><div><br></div><div>How one can use an intermediate certificate in Erlang?</div><div>Help very appreciated.</div><div><div><br></div><div apple-content-edited="true">
<div>Regards,</div><div>Zabrane</div>
</div>
<br></div></div>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br></div></body></html>