Hi all,

After updating from 1.0.2h to 1.0.2j some of my PHP script is broken,
because it can't connect to the server, after some research the server
supports very old TLSv1.0 ciphers.

So i check what ciphers PHP query for and with different versions of
openssl i get different result, so in libssl 1.0.2h i have these
chipers:
- EDH-RSA-DES-CBC3-SHA
- DES-CBC3-SHA

In the last version i haven't.

Where is the information when ciphers are dropped? and why?

Thanks!
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to