[gnutls-devel] GnuTLS | Support for registeredID in subject alt name (!1030)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Jun 21 22:00:49 CEST 2019
Nikos Mavrogiannopoulos started a new discussion on lib/includes/gnutls/gnutls.h.in: https://gitlab.com/gnutls/gnutls/merge_requests/1030#note_184174180
> GNUTLS_SAN_OTHERNAME = 5,
> GNUTLS_SAN_DN = 6,
> GNUTLS_SAN_MAX = GNUTLS_SAN_DN,
> + GNUTLS_SAN_REGISTERED_ID = 7,
The MAX value must be after the added one, and should have the same value with it.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1030#note_184174180
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190621/2998f85c/attachment.html>
More information about the Gnutls-devel
mailing list