- # server DTLSv1.3 with post-quantum group
- -u
- -v 4
- -l TLS13-AES256-GCM-SHA384
- --pqc P256_KYBER_LEVEL1
- # client DTLSv1.3 with post-quantum group
- -u
- -v 4
- -l TLS13-AES256-GCM-SHA384
- --pqc P256_KYBER_LEVEL1
- # P384_KYBER_LEVEL3 and P521_KYBER_LEVEL5 would fragment the ClientHello.
|