forked from freeipa/freeipa
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cert renewal: update the trust flags for audit cert
When certmonger renews the auditSigningCert for the CA or the KRA, it has to add the P trust flag to the NSS database in /etc/pki/pki-tomcat/alias. If IPA is installed in FIPS mode with an HSM, the certutil commands must be provided a password file containing both the internal token password and the HSM password, and the cert name must be prefixed with the tokenname (otherwise certutil -M succeeds but does not update the trust flags). Fixes: https://pagure.io/freeipa/issue/9705 Signed-off-by: Florence Blanc-Renaud <[email protected]> Reviewed-By: Rob Crittenden <[email protected]>
- Loading branch information
1 parent
1e5eb44
commit 7ec0cb4
Showing
1 changed file
with
23 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters