We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8494b commit 38f83deCopy full SHA for 38f83de
platform/posix/transport/src/mbedtls_pkcs11_posix.c
@@ -475,6 +475,7 @@ static MbedtlsPkcs11Status_t configureMbedtlsFragmentLength( MbedtlsPkcs11Contex
475
476
/* Set Maximum Fragment Length if enabled. */
477
#ifdef MBEDTLS_SSL_MAX_FRAGMENT_LENGTH
478
+
479
/* Enable the max fragment extension. 4096 bytes is currently the largest fragment size permitted.
480
* See RFC 6066 https://tools.ietf.org/html/rfc6066#page-8 for more information.
481
*
0 commit comments