URL: https://github.com/freeipa/freeipa/pull/835 Author: stlaz Title: #835: kdc.key should not be visible to all Action: opened
PR body: """ While the world certainly is interested in our privates, we should not just go ahead and show it to them.
https://pagure.io/freeipa/issue/6973 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/835/head:pr835 git checkout pr835