Skip to content

Commit 1b3b174

Browse files
tom-cosgrove-armminosgalanakis
authored andcommitted
Record size limit support is released, so remove warning about only for testing
Signed-off-by: Tom Cosgrove <[email protected]>
1 parent 7424296 commit 1b3b174

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/mbedtls/mbedtls_config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,9 +1744,6 @@
17441744
*
17451745
* Enable support for RFC 8449 record_size_limit extension in SSL (TLS 1.3 only).
17461746
*
1747-
* \warning This extension is currently in development and must NOT be used except
1748-
* for testing purposes.
1749-
*
17501747
* Requires: MBEDTLS_SSL_PROTO_TLS1_3
17511748
*
17521749
* Uncomment this macro to enable support for the record_size_limit extension

0 commit comments

Comments
 (0)