]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/asn1schemas/oids.py
Properly add AKID to issued child certificates
[pygost.git] / pygost / asn1schemas / oids.py
index 54d2b0df04d57b90bf459ac7e07773894c1a20e3..d5b9031c42a586bb52f5c8c066cadf3de43e3231 100644 (file)
@@ -52,3 +52,4 @@ id_at_commonName = ObjectIdentifier("2.5.4.3")
 id_ce_basicConstraints = ObjectIdentifier("2.5.29.19")
 id_ce_subjectKeyIdentifier = ObjectIdentifier("2.5.29.14")
 id_ce_subjectAltName = ObjectIdentifier("2.5.29.17")
+id_ce_authorityKeyIdentifier = ObjectIdentifier("2.5.29.35")