URL: https://github.com/freeipa/freeipa/pull/1046 Author: stlaz Title: #1046: pkinit: don't fail when no pkinit servers found Action: opened
PR body: """ If we issue pkinit-status after an upgrade from a pre-4.5 ipa version, it would have failed with KeyError since the pkinit_server_server of IPA config was never initialized.
https://pagure.io/freeipa/issue/7144 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1046/head:pr1046 git checkout pr1046
URL: https://github.com/freeipa/freeipa/pull/1046 Author: stlaz Title: #1046: pkinit: don't fail when no pkinit servers found Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1046/head:pr1046 git checkout pr1046
freeipa-devel@lists.fedorahosted.org