URL: https://github.com/freeipa/freeipa/pull/1353 Author: tiran Title: #1353: Add script to regenerate Custodia keys and config Action: opened
PR body: """ /usr/libexec/ipa/ipa-custodia-regen can be used to recover from broken ipa-custodia keys and configuration. It removes existing config and server key files, regenerates new files and uploads the new public keys to LDAP.
https://pagure.io/freeipa/issue/6893
Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1353/head:pr1353 git checkout pr1353
URL: https://github.com/freeipa/freeipa/pull/1353 Author: tiran Title: #1353: Add script to regenerate Custodia keys and config Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1353/head:pr1353 git checkout pr1353
freeipa-devel@lists.fedorahosted.org