[erlang-bugs] SSL sslv3 not working as expected?

Loïc Hoguin essen@REDACTED
Thu Feb 6 17:59:34 CET 2014


Just [{cert, Cert}, {key, Key}, {port, 0}, {versions, [sslv3]}] does it.

The certificate and key are generated using the module from the SSL test 
suite for generating test certificates.

I have not tried to run the SSL test suite yet, I will take a look tomorrow.

On 02/06/2014 05:46 PM, Ingela Anderton Andin wrote:
> Hi!
>
> In SSL V3 you are not supposed to get sha256!  Have you tried running
> our test cases? We have a lot of test cases that run SSL-v3 that passes
> in our environment. I suppose it could be an option handling bug somehow
> as ssl have lots of options and we could have missed
> some combination of options.
>
> Regards Ingela Erlang/OTP team - Ericsson AB
>
>
> On 02/06/2014 05:33 PM, Anthony Ramine wrote:
>> And judging from the spec, it shouldn’t handle it as only SHA1 and MD5
>> can be used there.
>>
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs

-- 
Loïc Hoguin
http://ninenines.eu



More information about the erlang-bugs mailing list