On Wed, 11 Mar 2015 22:15:30 +0100
Michal Trojnara <[email protected]> wrote:

> I found two workarounds:
> 
> 1. Force TLSv1 handshake:
>       sslVersion = TLSv1
> 
> 2. Enable FIPS mode:
>       fips = yes
> 
> Mike


Hi,

Thanks for the help. I went for the first and it is working :-)

From the ignorance, looks like OpenSSL want to negotiate with the
highest TLS version and if it is not available it is closed. They had
banned lower versions as browsers have done.

In the other hand, MS should be using higher but...

Regards.
_______________________________________________
stunnel-users mailing list
[email protected]
https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users

Reply via email to