commit | 75b334f33ae3ff8f5c78338f11bc1fafcbbefd34 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Wed May 15 10:07:44 2019 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Mon May 20 15:32:36 2019 +0100 |
tree | 20270a3f0c4854b0b5b6b49d6d45b0ae9cc40705 | |
parent | ef2b8b0dcf3567347171ee25c47fc8927b4ad0ec [diff] |
Update references to CID draft to version 5
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index af28b45..b17bc1a 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -1273,7 +1273,7 @@ * \def MBEDTLS_SSL_CID * * Enable support for the DTLS Connection ID extension - * (version draft-ietf-tls-dtls-connection-id-04) + * (version draft-ietf-tls-dtls-connection-id-05) * which allows to identify DTLS connections across changes * in the underlying transport. *