[erlang-questions] SSL issues with Firefox 51.0.1 and Chrome 56.0.2924.87

Frank Muller frank.muller.erl@REDACTED
Wed Feb 8 18:47:56 CET 2017


Hi guys,

I'm seeing these SSL errors in the app's logs:

2017-02-08 12:38:55.227 [error] <0.577.0> Ranch listener https terminated
with reason:
{{function_clause,[{ssl_cipher,hash_algorithm,"\b",[{file,"ssl_cipher.erl"},{line,1199}]},{ssl_handshake,'-dec_hello_extensions/2-lc$^0/1-1-',1,[{file,"ssl_handshake.erl"},{line,1706}]},{ssl_handshake,'-dec_hello_extensions/2-lc$^0/1-1-',1,[{file,"ssl_handshake.erl"},{line,1707}]},{ssl_handshake,dec_hello_extensions,2,[{file,"ssl_handshake.erl"},{line,1706}]},{tls_handshake,decode_handshake,3,[{file,"tls_handshake.erl"},{line,206}]},{tls_handshake,get_tls_handshake_aux,3,[{file,"tls_handsha..."},...]},...]},...}
2017-02-08 12:38:55.228 [error] <0.576.0> Ranch listener https terminated
with reason:
{{function_clause,[{ssl_cipher,hash_algorithm,"\b",[{file,"ssl_cipher.erl"},{line,1199}]},{ssl_handshake,'-dec_hello_extensions/2-lc$^0/1-1-',1,[{file,"ssl_handshake.erl"},{line,1706}]},{ssl_handshake,'-dec_hello_extensions/2-lc$^0/1-1-',1,[{file,"ssl_handshake.erl"},{line,1707}]},{ssl_handshake,dec_hello_extensions,2,[{file,"ssl_handshake.erl"},{line,1706}]},{tls_handshake,decode_handshake,3,[{file,"tls_handshake.erl"},{line,206}]},{tls_handshake,get_tls_handshake_aux,3,[{file,"tls_handsha..."},...]},...]},...}
2017-02-08 12:38:55.235 [error] <0.578.0> gen_fsm <0.578.0> in state hello
terminated with reason: no function clause matching
ssl_cipher:hash_algorithm(8) line 1199
2017-02-08 12:38:55.235 [error] <0.578.0> CRASH REPORT Process <0.578.0>
with 0 neighbours exited with reason: no function clause matching
ssl_cipher:hash_algorithm(8) line 1199 in gen_fsm:terminate/7 line 611

I'm using Erlang 17.5 under Linux.
Can anyone help on this please?

Thanks in advance.
/Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170208/b62b0c88/attachment.htm>


More information about the erlang-questions mailing list