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 Replaced == with -eq to fix benchmark.test scripting error 2016-05-20 09:43:30 -06:00
crl-revoked.test minor typo corrections 2015-12-23 13:28:45 -07:00
external.test check return value of ping.test 2016-04-14 14:42:01 -06:00
google.test check return value of ping.test 2016-04-14 14:42:01 -06:00
include.am Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
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 update root certs for ocsp scripts 2017-08-14 12:58:36 -06:00
openssl.test Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
ping.test check return value of ping.test 2016-04-14 14:42:01 -06:00
pkcallbacks.test do_cleanup on pkcallbacks.test 2016-12-06 13:04:12 -08:00
psk.test add psk.test script for testing 2016-02-11 09:15:04 -07:00
resume.test Add `USE_SLOW_SHA256` and `USE_SLOW_SHA512` options for reduced code size of SHA. Existing `USE_SLOW_SHA2` applies for SHA512 only. Cleanup formatting of the sha256.c and sha512.c code. Added new `./configure --lowresource` option, which defines the memory reduction defines. Fix for `make check` resume.test scipt with `NO_SESSION_CACHE` defined. 2017-11-09 11:05:28 -08:00
sniffer-testsuite.test change autoconf scripts to /bin/sh, no -i on ping for portability 2015-06-10 14:11:36 -07:00
testsuite.pcap add snifftest script check to make check 2015-04-18 08:35:47 -07:00
tls-cert-fail.test Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
tls13.test Fix downgrading from TLS v1.3 to TLS v1.2 2018-02-22 12:48:50 +10:00
trusted_peer.test update test script, fall back to cert name search, fix der free 2016-03-12 09:37:32 -07:00