Consistently reference CID draft through name + URL

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

View file

@ -1330,7 +1330,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.
*