Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipapython: move dnssec, p11helper and secrets to ipaserver | Jan Cholasta | 2016-11-29 | 1 | -45/+0 |
| | | | | | | | | | | | The dnssec and secrets subpackages and the p11helper module depend on ipaplatform. Move them to ipaserver as they are used only on the server. https://fedorahosted.org/freeipa/ticket/6474 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com> | ||||
* | Add ipa-custodia service | Simo Sorce | 2015-10-15 | 1 | -0/+45 |
Add a customized Custodia daemon and enable it after installation. Generates server keys and loads them in LDAP autonomously on install or update. Provides client code classes too. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> |