wolfssl/examples
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
client Fix downgrading from TLS v1.3 to TLS v1.2 2018-02-22 12:48:50 +10:00
echoclient
echoserver
sctp
server Fix downgrading from TLS v1.3 to TLS v1.2 2018-02-22 12:48:50 +10:00
include.am