Add authority information access example (#307)
This commit is contained in:
parent
f48e7fe9e3
commit
6bdbc8ef97
@ -5,3 +5,8 @@
|
|||||||
# demonstrated in the following example:
|
# demonstrated in the following example:
|
||||||
|
|
||||||
#crlDistributionPoints = URI:http://example.net/pki/my_ca.crl
|
#crlDistributionPoints = URI:http://example.net/pki/my_ca.crl
|
||||||
|
|
||||||
|
# The authority information access extension gives details about how to access
|
||||||
|
# certain information relating to the CA.
|
||||||
|
|
||||||
|
#authorityInfoAccess = caIssuers;URI:http://example.net/pki/my_ca.crt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user