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
devel:documentation:modules_crt [2019/07/31 11:31]
tomiskar
devel:documentation:modules_crt [2019/09/02 08:15]
fiserp [Modules - Certificates [crt]]
Line 7: Line 7:
 CRT module was designed to handle various **certificate authority** implementations via specific drivers. Currently, there is one driver implemented - the **CAW** driver that handles the communication with CAW certificate authority (bundled in the module). CRT module was designed to handle various **certificate authority** implementations via specific drivers. Currently, there is one driver implemented - the **CAW** driver that handles the communication with CAW certificate authority (bundled in the module).
  
 +<note important>On Windows, using diacritics in certificate/CSR DNs is currently not supported due to bug [[https://github.com/openssl/openssl/issues/8317|#8317]] in OpenSSL. On Linux, diacritics works fine.</note>
 ===== Operations with certificates ===== ===== Operations with certificates =====
  
Line 33: Line 34:
  
 ===== Admin guide ===== ===== Admin guide =====
-  * [[.modules_crt:adm:caw_driver|The CAW driver]]+  * [[tutorial:adm:caw_driver|The CAW driver]]
  
  
  • by cem