[erlang-bugs] Fix crash when decoding commercial certificates

Dan Gudmundsson dgud@REDACTED
Fri Dec 4 08:41:00 CET 2009


Hmm, you should use the public_key application, though it is rather
undocumented :-)
The ssl_pkix module should not be used anymore.

Patches on (or documentation of) the public_key application would be great.

I don't know if I like the idea of continuing patching ssl_pkix.erl,
that will lead to more usage of a module we want to phase out.

/Dan

2009/12/3 Björn Gustavsson <bgustavsson@REDACTED>:
> On Thu, Dec 3, 2009 at 8:32 PM, Simon Cornish <zl9d97p02@REDACTED> wrote:
>> git fetch git://github.com/dotsimon/otp.git ssl_pkix_extensions
>
> Thanks! I have included your branch in 'pu'.
>
> There are two minor things that would be nice to fix:
>
> 1. Lines in the commit message are very long, so it is difficult to
> read it in gitk.
>
> 2. Your email address does not seem to be configured in your git configuration.
>
> Instructions for configuring your user information can now be found
> at the beginning of:
>
> http://wiki.github.com/erlang/otp/submitting-patches
>
> If it is OK, I can break the lines in the commit message and replace
> that local email address with the email that you have subscribed to this
> list with.
>
> --
> Björn Gustavsson, Erlang/OTP, Ericsson AB
>
> ________________________________________________________________
> erlang-bugs mailing list. See http://www.erlang.org/faq.html
> erlang-bugs (at) erlang.org
>
>


More information about the erlang-bugs mailing list