Looking for some free & open-source implementations of RFC 5246, i.e. TLS-1.2 and some of the associated extensions / related standards. Are there any ?
Found that OpenSSL doesn’t have support for TLS-1.2, as yet.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
GNUTLS (see here) includes TLS 1.2 AFAIK. And
mod_gnutlsdoes provide an TLS 1.2 endpoint to Apache 2 servers.