On 20/10/14 23:59, Nou Dadoun wrote: > This should be a short question (for a change), am I correct in assuming that > the earliest version of openssl which provided support for TLSv1.1 and > TLSv1.2 is openssl 1.0.1? > > i.e. there's no support for those in 0.9.8 (soon to be deprecated) or 1.0.0? > > One of our products uses 0.9.8 for the FIPS certification and I'm now seeing > that it doesn't seem to support 1.1 or 1.2. >
Correct. You can check the change log here: https://www.openssl.org/news/changelog.html See the entries for TLS1.1 and TLS1.2 support under the section titled "Changes between 1.0.0h and 1.0.1 [14 Mar 2012]". Matt ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
