[erlang-questions] SSL error for valid(?) certificate

Ryan Brown ryankbrown@REDACTED
Tue Nov 11 16:27:01 CET 2014


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.

Best.

On Tuesday, November 11, 2014, Andreas Schultz <aschultz@REDACTED> wrote:

> Hi,
>
> ----- On 11 Nov, 2014, at 04:40, Ryan Brown ryankbrown@REDACTED
> <javascript:;> wrote:
>
> > Hi all. I have a client that appears to have a legitimate ssl cert but I
> am
> > getting the error seen here ( http://pastebin.com/2TTGAQDm ) when
> attempting to
> > post to it's endpoint. It is dying in public_cert.erl in a place that
> does not
> > seem to offer me any insight. Just curious if anybody had seen anything
> like
> > this before.
>
> The error indicates that your certificate is signed with
> sha384WithRSAEncryption.
> I'm not sure what the earliest version that supports that algorithm is,
> but any version
> that supports TLS 1.2 should have it. That is definitely R16B03, R15B03
> might also
> work.
> Also, make sure the underlying OpenSSL version has sha384 support enabled.
>
> Andreas
>
> >
> > Thanks.
> >
> > -rb
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED <javascript:;>
> > http://erlang.org/mailman/listinfo/erlang-questions
>
> --
> --
> Dipl. Inform.
> Andreas Schultz
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141111/6ab5e3b3/attachment.htm>


More information about the erlang-questions mailing list