Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipa-custodia: use Dogtag's alias/pwdfile.txt #732

Closed
wants to merge 1 commit into from

Conversation

tiran
Copy link
Member

@tiran tiran commented Apr 25, 2017

/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@redhat.com

@tiran tiran requested a review from simo5 April 25, 2017 13:12
Copy link
Contributor

@simo5 simo5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MartinBasti
Copy link
Contributor

Postponing, ticket milestone is 4.7

@tiran
Copy link
Member Author

tiran commented Nov 15, 2017

@simo5 has ACKed the change in April.

@tiran tiran added ack Pull Request approved, can be merged re-run Trigger a new run of PR-CI labels Nov 15, 2017
@freeipa-pr-ci freeipa-pr-ci removed the re-run Trigger a new run of PR-CI label Nov 15, 2017
/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@redhat.com>
@tiran
Copy link
Member Author

tiran commented Nov 16, 2017

master:

  • 6a09704 ipa-custodia: use Dogtag's alias/pwdfile.txt

@tiran tiran added the pushed Pull Request has already been pushed label Nov 16, 2017
@tiran tiran closed this Nov 16, 2017
@tiran tiran deleted the custodia_pwdfile branch November 16, 2017 11:44
@pvoborni
Copy link
Member

This push doesn't seem completely OK. LGTM is not an ACK because it lacks any form of testing. It was also not tested by PR CI because the PR is old. Relatively OK would be to rebase the PR, let it be tested by PR CI and then ACK/push.

@pvoborni
Copy link
Member

Now I realized that the testing by PR-CI might have happen and is not shown here, in closed PRs list. - so I may have been partly wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
5 participants