<div dir="ltr">







<p class="">Hi, </p>
<p class="">I am having an issue getting ssl to work</p>
<p class="">Hi, </p><p class="">I am having an ssl issue</p><p class="">The following gist <br></p><p class=""><span class=""><a href="https://gist.github.com/locojay/8188721">https://gist.github.com/locojay/8188721</a></span></p>
<p class="">list’s how to install my setup (ubuntu 12.04 vagrant box, esl erlang R16B03, ssl 5.3.2, cowboy's ssl_example on master).<br></p><p class="">I tested the following clients:<br></p><p class=""><span class="">  </span>- curl, chrome , firefox, safari, python requests</p>
<p class="">on ubuntu 12.10 and osx 10.9 mavericks</p><p class="">with the following result's</p><p class=""><br></p><p class=""> <span class="">   </span><span class="">    </span>CHROME | FIREFOX | SAFARI | CURL </p><p class="">
UBUNTU  fails          | fails          | na          | works</p><p class="">OSX          fails         | fails(long stacktrace) | fails        | fails</p><p class=""><br></p><p class=""> the gist contains server/client log’s for these options</p>
<p class=""><br></p><p class="">I'm using the cowboy ssl example to demonstrate my problem. Using an other self signed, or signed certificate results in the same issue.</p><p class="">Creating a pem file of the example key, cert ca-cert and using in ejabberd 13.12 works fine with all browser’s.</p>
<p class="">which:applications() in ejabberd 13.12 return’s ssl 5.3.2</p><p class="">I am confused since i thought that the issue would have been the ssl app since we have<br></p><p class=""> cowboy —> ranch —> sslapp</p>
<p class="">I am out of idea’s and would really appreciate any help</p><p class="">Many thanks<br></p></div>