mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-03 09:47:49 +00:00
Enable DTLS_BADMAC_LIMIT
I originally missed this when backporting because the option was removed (and changed to always-on) in 3.0. Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
#define MBEDTLS_SSL_PROTO_TLS1_2
|
||||
#define MBEDTLS_SSL_PROTO_DTLS
|
||||
#define MBEDTLS_SSL_DTLS_ANTI_REPLAY
|
||||
#define MBEDTLS_SSL_DTLS_BADMAC_LIMIT
|
||||
#define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE
|
||||
#define MBEDTLS_SSL_DTLS_CONNECTION_ID
|
||||
#define MBEDTLS_SSL_DTLS_HELLO_VERIFY
|
||||
|
||||
Reference in New Issue
Block a user