Consistently reference CID draft through name + URL

This commit is contained in:
Hanno Becker 2019-05-15 10:26:32 +01:00
parent e582d12264
commit 3cdf8fe50b
4 changed files with 12 additions and 10 deletions

View file

@ -1273,7 +1273,8 @@
* \def MBEDTLS_SSL_CID
*
* Enable support for the DTLS Connection ID extension
* (version draft-ietf-tls-dtls-connection-id-05)
* (version draft-ietf-tls-dtls-connection-id-05,
* https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-05)
* which allows to identify DTLS connections across changes
* in the underlying transport.
*