101 |
# |
# |
102 |
# catemplate = @ALIAS@.pem; @ALIAS@.@R@; @ANCHORNAME@.@R@ |
# catemplate = @ALIAS@.pem; @ALIAS@.@R@; @ANCHORNAME@.@R@ |
103 |
# |
# |
104 |
|
# When @HASH@ (c_hash from default OpenSSL version as based on the retrieved |
105 |
|
# CRL) is used in this template list, a CRL will *always* be retrieved first, |
106 |
|
# even if no corresponding trust anchor is found later. Use of @HASH@ is |
107 |
|
# only recommended in case the name of the crl_url or info file is different |
108 |
|
# from the name of the trust anchor. |
109 |
|
# |
110 |
|
# catemplate = @ALIAS@.pem; @ALIAS@.@R@; @ANCHORNAME@.@R@; @HASH@.0 |
111 |
|
# |
112 |
# --------------------------------------------------------------------------- |
# --------------------------------------------------------------------------- |
113 |
# opensslmode is used if the openssl format for output is specified and also |
# opensslmode is used if the openssl format for output is specified and also |
114 |
# OpenSSL version 1.0.0 or higher are used. If so, you can have the CRL data |
# OpenSSL version 1.0.0 or higher are used. If so, you can have the CRL data |