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
tutorial:adm:modules_crt [2023/03/09 11:11]
potociarj
tutorial:adm:modules_crt [2024/05/09 08:01] (current)
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 console through WinSCP (Windows) or SCP (Linux) 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 149: Line 156:
 </code> </code>
  
-Certificate provisioning processor is disabled by default.+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 potociarj