• Alain Takoudjou's avatar
    Improve certificate authority, allow to set password at first access and Add... · ea435ee7
    Alain Takoudjou authored
    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).
    ea435ee7
configure.html 689 Bytes