[Freeipa-devel] [freeipa PR#732][opened] ipa-custodia: use Dogtag's alias/pwdfile.txt

tiran freeipa-github-notification at redhat.com
Tue Apr 25 13:12:48 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/732
Author: tiran
 Title: #732: ipa-custodia: use Dogtag's alias/pwdfile.txt
Action: opened

PR body:
"""
/etc/pki/pki-tomcat/password.conf contains additional passwords like
replicadb. ipa-custodia does not need these passwords.
/etc/pki/pki-tomcat/alias/pwdfile.txt holds the passphrase for Tomcat's
NSSDB. The file also simplifies implementation because it removes
another temporary file.

pwdfile.txt is created by CAInstance.create_certstore_passwdfile()

Related: https://pagure.io/freeipa/issue/6888
Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/732/head:pr732
git checkout pr732
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-732.patch
Type: text/x-diff
Size: 5708 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170425/3249aded/attachment.bin>


More information about the Freeipa-devel mailing list