[erlang-bugs] missing function clause in ssl_connection:handle_alert
Ali Sabil
ali.sabil@REDACTED
Thu Aug 2 15:55:13 CEST 2012
On Thu, Aug 2, 2012 at 9:09 AM, Sergey Shilov <hsvhome@REDACTED> wrote:
>
> On Aug 2, 2012, at 1:35 AM, Matthias Radestock wrote:
>
>> We got the following process crash report from a user running R15B01 (trimmed somewhat to hide private key material):
>>
>> =CRASH REPORT==== 31-Jul-2012::11:49:27 ===
>> crasher:
>> initial call: ssl_connection:init/1
>> pid: <0.2005.0>
>> registered_name: []
>> exception exit: {function_clause,
>> [{ssl_connection,handle_alert,
>> [{alert,1,41,{"ssl_connection.erl",1678}},
>> certify,
>> {state,server,
>> {#Ref<0.0.0.3519>,<0.2004.0>},
>> gen_tcp,tcp,tcp_closed,tcp_error,"localhost",5673,
>> #Port<0.6927>,
>> {ssl_options,[],verify_peer,
>> {#Fun<ssl.3.54384637>,
>> #Fun<rabbit_networking.0.89858908>},
>> false,false,undefined,1,
>> "C:/certstore/server/cert.pem",undefined,
>
>
> The problem is old and (probably) well-known
>
> http://erlang.2086793.n4.nabble.com/ssl-connection-crash-on-client-connect-w-o-certificte-tt3570411.html#none
>
> A possible solution included
>
>
Maybe you could submit the patch to erlang-patches?
>
>
>
> Regards,
>
> Sergey.
>
> http://packages.altlinux.org/en/Sisyphus/srpms/erlang
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>
More information about the erlang-bugs
mailing list