Improve certificate authority, allow to set password at first access and Add...
Improve certificate authority, allow to set password at first access and Add initials web services for administration Certificate Authority web use a database (see models.py) to store some informations about certificate. This help to not access singles files too much and also help to keep trace on what is done. The admin can revoke any certificate at any moment, users can also send revocation request to CA, administrator will decide to apply request or reject it. Admin can also cancel a CSR (this will delete csr file).
Showing
Please register or sign in to comment