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
Previous revision
Next revision Both sides next revision
tutorial:adm:modules_crt [2022/11/25 12:08]
kucerar
tutorial:adm:modules_crt [2024/05/09 07:59]
kratochvils [What do you need before you start]
Line 6: Line 6:
  
   * You need to install **CzechIdM 7.7.0**  (and higher).   * You need to install **CzechIdM 7.7.0**  (and higher).
 +  * Modules imported via remote access console through WinSCP into **/data/volumes/czechidm/modules/ **:
 +      * idm-crt-api 3.x.x
 +      * idm-crt-impl 3.x.x
 +      * axis-1.x
 +      * jaxrpc-api-1.x
 +      * wsdl4j-1.6.x
   * You need to be logged in as **admin**.   * You need to be logged in as **admin**.
   * You need to enable **Certificate**  module.   * You need to enable **Certificate**  module.
   * You need to install the **[[.:how_to_install_caw|CAW]]** .   * You need to install the **[[.:how_to_install_caw|CAW]]** .
 +
  
 ===== How to create an authority on Linux ===== ===== How to create an authority on Linux =====
Line 148: Line 155:
  
 </code> </code>
 +
 +There is a processor which start provisioning for user when a new certificate is created for them. This processor is disabled by default and can be enabled, find the "certificate-provisioning-processor".
  
 ==== Revocation status list ==== ==== Revocation status list ====
  • by kratochvils