asn1: Add SRVName to PKIX module
This is in preparation to add more support for DNSSRV SANs in lib/hx509.
This commit is contained in:
@@ -521,6 +521,8 @@ CRLReason ::= ENUMERATED {
|
|||||||
|
|
||||||
PKIXXmppAddr ::= UTF8String
|
PKIXXmppAddr ::= UTF8String
|
||||||
|
|
||||||
|
SRVName ::= IA5String -- (SIZE (1..MAX)), but our compiler doesn't do that
|
||||||
|
|
||||||
id-pkix OBJECT IDENTIFIER ::= { iso(1) identified-organization(3)
|
id-pkix OBJECT IDENTIFIER ::= { iso(1) identified-organization(3)
|
||||||
dod(6) internet(1) security(5) mechanisms(5) pkix(7) }
|
dod(6) internet(1) security(5) mechanisms(5) pkix(7) }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user