On Wed, Sep 02, 2015 at 06:28:13PM -0700, Ben Campbell wrote:
> -- 6:
> I'm not sure I understand the meaning of "permanently assign the early
> code point for the padding extension in its ExtensionType registry".
> Does this mean that an early allocation was done for this? If so, it
> seems like the IANA section should still describe the code point being
> registered, or perhaps give a pointer to or description of the early
> allocation.
The OpenSSL tls1.h header file contains:
/*
* ExtensionType value for TLS padding extension.
*
http://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml
* http://tools.ietf.org/html/draft-agl-tls-padding-03
*/
# define TLSEXT_TYPE_padding 21
The IANA entry for extension "21" is:
21 padding (TEMPORARY - registered 2014-03-12, expires 2016-03-12)
[draft-ietf-tls-padding]
--
Viktor.
_______________________________________________
TLS mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/tls