Skip to content

Commit 078f823

Browse files
Merge pull request Mbed-TLS#8990 from tom-cosgrove-arm:record-size-limit-support-is-now-released
Signed-off-by: Minos Galanakis <[email protected]>
2 parents a11b9d6 + 1b3b174 commit 078f823

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)