wolfssl/scripts
Sean Parkinson da4024b46a Fix downgrading from TLS v1.3 to TLS v1.2
Fix handling of ServerHello in TLS v1.3 to support TLS v1.2 when
downgrading.
Added support in client and server examples for using downgrade method:
wolfSSLv23_client_method_ex() or wolfSSLv23_server_method_ex().
Add tests, using downgrade version, of client or server downgrading from
TLS v1.3 to TLS v1.2.
2018-02-22 12:48:50 +10:00
..
benchmark.test
crl-revoked.test
external.test
google.test
include.am
ocsp-stapling-with-ca-as-responder.test adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts 2017-12-26 22:32:21 -03:00
ocsp-stapling.test adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts 2017-12-26 22:32:21 -03:00
ocsp-stapling2.test adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts 2017-12-26 22:32:21 -03:00
ocsp.test
openssl.test
ping.test
pkcallbacks.test
psk.test
resume.test
sniffer-testsuite.test
testsuite.pcap
tls-cert-fail.test
tls13.test Fix downgrading from TLS v1.3 to TLS v1.2 2018-02-22 12:48:50 +10:00
trusted_peer.test