[gnutls-devel] GnuTLS | WIP: Support for registeredID in subject alt name (!1030)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jun 21 22:38:50 CEST 2019




Karsten Ohme commented on a discussion on lib/includes/gnutls/gnutls.h.in: https://gitlab.com/gnutls/gnutls/merge_requests/1030#note_184189978

>   * @GNUTLS_SAN_IPADDRESS: IP address SAN.
>   * @GNUTLS_SAN_OTHERNAME: OtherName SAN.
>   * @GNUTLS_SAN_DN: DN SAN.
> + * @GNUTLS_SAN_REGISTERED_ID: RegisteredID.

It is. See https://tools.ietf.org/html/rfc5280

 GeneralName ::= CHOICE {
        otherName                       [0]     OtherName,
        rfc822Name                      [1]     IA5String,
        dNSName                         [2]     IA5String,
        x400Address                     [3]     ORAddress,
        directoryName                   [4]     Name,
        ediPartyName                    [5]     EDIPartyName,
        uniformResourceIdentifier       [6]     IA5String,
        iPAddress                       [7]     OCTET STRING,
        registeredID                    [8]     OBJECT IDENTIFIER }

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1030#note_184189978
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/b9937bde/attachment.html>


More information about the Gnutls-devel mailing list