Files
wolfssl/tests/test-tls13-psk-certs.conf
T
Tobias Frauenschläger 0de3925207 Add RFC8773bis cert_with_extern_psk support
Implement RFC8773bis (draft-ietf-tls-8773bis-13)
cert_with_extern_psk for TLS 1.3, including protocol checks
and API support.

Includes unit tests for API and handshake behavior as well
as tests in the testsuite using extended examples.
2026-04-17 15:12:04 +02:00

13 lines
232 B
Plaintext

# server TLSv1.3 PSK with certificates (cert_with_extern_psk)
-v 4
-s
--psk-with-certs
-l TLS13-AES128-GCM-SHA256
-d
# client TLSv1.3 PSK with certificates (cert_with_extern_psk)
-v 4
-s
--psk-with-certs
-l TLS13-AES128-GCM-SHA256