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

Correct documentation on Candlepin certs #187

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 15, 2017

No description provided.

README.md Outdated
@@ -38,7 +38,8 @@ for communication between services inside the Katello deployment.
| ${hostname}-parent-cert | a client certificate to read content from Pulp parent (distributed to the child over qpid) | default |
| ${hostname}-qpid-broker | a client certificate for qpid broker | default |
| ${hostname}-qpid-client-cert | a client certificate for Pulp to connect to qpid | default |
| java-client | a client certificate for Candlpin to connect to qpid | default |
| ${hostname}-tomcat | a server certificate for Candlepin http | default |
Copy link
Member Author

Choose a reason for hiding this comment

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

This may not be right. It looks like this is used as intermediates to import into the NSS db.

Copy link
Member

Choose a reason for hiding this comment

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

Without doing a hard check, I'd think this certificate was for building up the trustore and keystore for use by Tomcat server. IIRC nssdb is only used for qpidd.

README.md Outdated
@@ -38,7 +38,8 @@ for communication between services inside the Katello deployment.
| ${hostname}-parent-cert | a client certificate to read content from Pulp parent (distributed to the child over qpid) | default |
| ${hostname}-qpid-broker | a client certificate for qpid broker | default |
| ${hostname}-qpid-client-cert | a client certificate for Pulp to connect to qpid | default |
| java-client | a client certificate for Candlpin to connect to qpid | default |
| ${hostname}-tomcat | a server certificate for Candlepin http | default |
| java-client | a client certificate for Candlepin to connect to qpid | default |
Copy link
Member Author

Choose a reason for hiding this comment

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

@ehelms I do think this line is correct. If so, I'll revert the other one.

Copy link
Member

Choose a reason for hiding this comment

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

Agreed.

@ekohl ekohl force-pushed the fix-candlepin-certs branch from ecf9fd1 to f61f335 Compare January 18, 2018 13:04
@ekohl ekohl merged commit f61f335 into theforeman:master Jan 18, 2018
@ekohl
Copy link
Member Author

ekohl commented Jan 18, 2018

Since now it was just a trivial typo fix I pushed it to master.

@ekohl ekohl deleted the fix-candlepin-certs branch January 18, 2018 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants