[PATCH] 0133 Revoke lightweight CA certificate on deletion
by Fraser Tweedale
Hi team,
The attached patch implements cert revocation on LWCA deletion. The
TODO for parametrising over revocation reason and invalid date is
intentional - I just want to get the minimal viable solution into
10.3.x ASAP and we can look at what more is wanted/needed later.
Thanks,
Fraser
8 years, 7 months
[PATCH] 824-825 Fixed default token name for system certificates.
by Endi Sukma Dewata
Previously when installing with HSM the token name has to be
specified for each system certificate in the pki_<cert>_token
parameters. The deployment tool has been modified such that by
default it will use the token name specified in pki_token_name.
Previously issues with system certificates that happen during
subsystem initialization were reported as database initialization
error. Database initialization actually does not depend on
subsystem initialization, so to avoid confusion and to …
[View More]simplify the
code the reInitSubsystem() in SystemConfigService is now invoked
after the initializeDatabase() is complete.
https://fedorahosted.org/pki/ticket/2423
--
Endi S. Dewata
[View Less]
8 years, 7 months