Author :
jsing
Date :
2020-05-11 18:03:51
Hash :204f36c2 Message :Add record version checks.
When legacy version is below TLSv1.2 ensure that the record version is
SSL3/TLS, however when the legacy version is set to TLSv1.2 require this
specifically.
ok beck@ tb@