summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-04-05 10:24:17 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-04-06 12:57:07 +0200
commitce4491d16efedc311300e6bd89848fb14a6dd7ed (patch)
tree3e95578afc10910afe5fccd68d50ee843d9fd87b
parent5df1e18459ee78d134c4d150b00b8ce74c7ef6ed (diff)
downloadgnutls-ce4491d16efedc311300e6bd89848fb14a6dd7ed.tar.gz
doc: documented the inhibit any policy extension
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--doc/cha-cert-auth.texi8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi
index 1da3ce3bd9..a5432f3543 100644
--- a/doc/cha-cert-auth.texi
+++ b/doc/cha-cert-auth.texi
@@ -279,13 +279,17 @@ A field in CA certificates that restricts the scope of the name of
issued certificates.
@item CRL distribution points @tab 2.5.29.31 @tab
-This extension is set by the CA, in order to inform about the issued
-CRLs.
+This extension is set by the CA, in order to inform about the
+location of issued Certificate Revocation Lists.
@item Certificate policy @tab 2.5.29.32 @tab
This extension is set to indicate the certificate policy as object
identifier and may contain a descriptive string or URL.
+@item Extended key usage @tab 2.5.29.54 @tab
+Inhibit any policy extension. Constraints the any policy OID
+(@code{GNUTLS_X509_OID_POLICY_ANY}) use in the policy extension.
+
@item Authority key identifier @tab 2.5.29.35 @tab
An identifier of the key of the issuer of the certificate. That is
used to distinguish between different keys of the same issuer.