wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Whether dtls1.3 is supported

Open redoriental opened this issue 2 years ago • 1 comments

redoriental avatar Mar 26 '23 23:03 redoriental

Yes, we support DTLS 1.3. Pass --enable-dtls13 to ./configure to enable this. Check out our DTLS 1.3 examples here: https://github.com/wolfSSL/wolfssl-examples/tree/master/dtls

kareem-wolfssl avatar Mar 27 '23 17:03 kareem-wolfssl