Thank you all for the (helpful) responses. Turns-out a colleague of mine asked essentially the same question. We'll get the ssl mod patched right-away.<div><br></div><div>Best.<br><br>On Tuesday, November 11, 2014, Andreas Schultz <<a href="mailto:aschultz@tpip.net">aschultz@tpip.net</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
----- On 11 Nov, 2014, at 04:40, Ryan Brown <a href="javascript:;" onclick="_e(event, 'cvml', 'ryankbrown@gmail.com')">ryankbrown@gmail.com</a> wrote:<br>
<br>
> Hi all. I have a client that appears to have a legitimate ssl cert but I am<br>
> getting the error seen here ( <a href="http://pastebin.com/2TTGAQDm" target="_blank">http://pastebin.com/2TTGAQDm</a> ) when attempting to<br>
> post to it's endpoint. It is dying in public_cert.erl in a place that does not<br>
> seem to offer me any insight. Just curious if anybody had seen anything like<br>
> this before.<br>
<br>
The error indicates that your certificate is signed with sha384WithRSAEncryption.<br>
I'm not sure what the earliest version that supports that algorithm is, but any version<br>
that supports TLS 1.2 should have it. That is definitely R16B03, R15B03 might also<br>
work.<br>
Also, make sure the underlying OpenSSL version has sha384 support enabled.<br>
<br>
Andreas<br>
<br>
><br>
> Thanks.<br>
><br>
> -rb<br>
><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="javascript:;" onclick="_e(event, 'cvml', 'erlang-questions@erlang.org')">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br>
--<br>
--<br>
Dipl. Inform.<br>
Andreas Schultz<br>
</blockquote></div>