From: georg-x Date: Fri, 12 Feb 2021 18:15:00 +0000 (+0100) Subject: Various improvements of doc/man5/x509v3_config.pod X-Git-Tag: openssl-3.0.0-alpha13~261 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=125107e8ea9110e9cfae493a27b58f8704d390e9;p=thirdparty%2Fopenssl.git 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) --- diff --git a/doc/man5/x509v3_config.pod b/doc/man5/x509v3_config.pod index 134051da9ad..a32e70c3e7d 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