Commit 582a17d6 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add the SSL_METHOD for TLSv1.3 and all other base changes required



Includes addition of the various options to s_server/s_client. Also adds
one of the new TLS1.3 ciphersuites.

This isn't "real" TLS1.3!! It's identical to TLS1.2 apart from the protocol
and the ciphersuite...and the ciphersuite is just a renamed TLS1.2 one (not
a "real" TLS1.3 ciphersuite).

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent ffd3d0ef
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment