Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tutorial:adm:caw_driver [2019/11/19 13:02]
fiserp
tutorial:adm:caw_driver [2019/11/19 13:08]
fiserp [Installation]
Line 131: Line 131:
     - Configure the ''CA\_OSSL\_ROOT\_CHAIN'' if your CAW authority is not the root authority.     - Configure the ''CA\_OSSL\_ROOT\_CHAIN'' if your CAW authority is not the root authority.
     - Configure the ''SubjectDN'' and ''CSR'' validation prefixes. This also lets you set a basic policy for user's passphrase complexity. Also, set allowed signature algorithms.     - Configure the ''SubjectDN'' and ''CSR'' validation prefixes. This also lets you set a basic policy for user's passphrase complexity. Also, set allowed signature algorithms.
-  - **If you do not use PKCS11 crypto token (that is, you want to use ''ca.key'')**, deconfigure PKCS11 engine template according to [[9.7:documentation:modules_crt:adm:caw_driver#deconfiguring_default_pkcs11_engine|this howto]].+  - **If you do not use PKCS11 crypto token (that is, you want to use ''ca.key'')**, deconfigure PKCS11 engine template according to [[tutorial:adm:caw_driver#deconfiguring_default_pkcs11_engine|this howto]].
   - Generate the empty CRL file.<code>   - Generate the empty CRL file.<code>
 [authority1@ca caw]$ ./caw create-crl [authority1@ca caw]$ ./caw create-crl
  • by stekld