Thank you Rus, I will correct it.
Mounira ----- Mail original ----- De: "housley" <hous...@vigilsec.com> À: "Mounira Msahli" <mounira.msa...@telecom-paristech.fr> Cc: "tls" <tls@ietf.org> Envoyé: Mardi 2 Octobre 2018 11:23:07 Objet: Re: [TLS] TLS 1.3 Authentication using ETSI TS 103 097 and IEEE 1609.2 certificates The document says: /* Managed by IANA */ enum { X509(0), RawPublicKey(2), 1609Dot2(?), /* Number 3 will be requested for 1609.2 */ (255) 103097(?), /* Number 4 will be requested for 103097 */ (255) } CertificateType; Two things... 1) The "(255)" should only appear at the end. The one in the middle should go away. 2) Don't the requested additions need to begin with letters? IEEE1609Dot2(?), /* Number 3 will be requested for IEEE 1609.2 */ ETSI103097(?), /* Number 4 will be requested for ETSI TS 103 097 */ Russ _______________________________________________ TLS mailing list TLS@ietf.org https://www.ietf.org/mailman/listinfo/tls