CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/05 18:40:23
Modified files:
lib/libssl : ssl_versions.c
Log message:
Include TLSv1.3 in version handling code.
This is effectively a no-op, since most of the code clamps to the maximum
version supported by the TLS method (which are still at TLSv1.2).
ok beck@ bluhm@ tb@
