From 125107e8ea9110e9cfae493a27b58f8704d390e9 Mon Sep 17 00:00:00 2001 From: georg-x Date: Fri, 12 Feb 2021 19:15:00 +0100 Subject: Various improvements of doc/man5/x509v3_config.pod include is the better word Co-authored-by: kaduk Reviewed-by: Ben Kaduk Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/14210) --- doc/man5/x509v3_config.pod | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/man5') diff --git a/doc/man5/x509v3_config.pod b/doc/man5/x509v3_config.pod index 134051da9a..a32e70c3e7 100644 --- a/doc/man5/x509v3_config.pod +++ b/doc/man5/x509v3_config.pod @@ -284,8 +284,16 @@ B, where B is an object identifier (although only a few values are well-known) and B has the same syntax as subject alternative name (except that B is not supported). +Possible values for access_id include B (OCSP responder), +B (CA Issuers), +B (AD Time Stamping), +B (ad dvcs), +B (CA Repository). + Examples: + authorityInfoAccess = OCSP;URI:http://ocsp.my.host/,caIssuers;URI:http://my.ca/ca.cer + authorityInfoAccess = OCSP;URI:http://ocsp.my.host/ =head2 CRL distribution points -- cgit v1.2.3