wolfssl/scripts
Sean Parkinson 0bf3a89992 TLS 1.3 OCSP Stapling
Introduce support for OCSP stapling in TLS 1.3.
Note: OCSP Stapling v2 is not used in TLS 1.3.
Added tests.
Allow extensions to be sent with first certificate.
Fix writing out of certificate chains in TLS 1.3.
Tidy up the OCSP stapling code to remove duplication as much as
possible.
2018-07-02 16:59:23 +10:00
..
benchmark.test
crl-revoked.test
external.test
google.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
include.am * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40: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 TLS 1.3 OCSP Stapling 2018-07-02 16:59:23 +10: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 check on variable for printout 2018-06-26 17:03:04 -06:00
openssl.test Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
ping.test
pkcallbacks.test
psk.test Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 2018-06-13 11:42:16 +10:00
resume.test Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 2018-06-13 11:42:16 +10:00
sniffer-testsuite.test
testsuite.pcap
tls13.test Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 2018-06-13 11:42:16 +10:00
trusted_peer.test