forked from freeipa-pr-ci2/freeipa
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently LWCA is only supported in IPA since the key replication depends on Custodia, so LWCA is not actually supported in regular PKI installation. However, currently the AuthorityMonitor is enabled by default and it executes a persistent search to monitor LWCA replication so it is wasting resources in non-IPA environment. To reduce unnecessary resource consumption the LWCA monitor will be disabled by default in PKI, so IPA will need to enable it explicitly for new and existing installations. Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
1 parent
a8a9230
commit 5270d58
Showing
2 changed files
with
35 additions
and
0 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
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