-
Notifications
You must be signed in to change notification settings - Fork 102
Custom SSL certificate process for Capsules clarification #3940
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
base: master
Are you sure you want to change the base?
Conversation
The PR preview for 825706c is available at theforeman-foreman-documentation-preview-pr-3940.surge.sh The following output files are affected by this PR: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small suggestions
|
||
[NOTE] | ||
==== | ||
Once you have obtained the server certificate, private key, and CA chain from the Certificate Authority (CA) for each {SmartProxyServer}, organize these files into separate directories named after each {SmartProxyServer} on your {ProjectServer}. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once you have obtained the server certificate, private key, and CA chain from the Certificate Authority (CA) for each {SmartProxyServer}, organize these files into separate directories named after each {SmartProxyServer} on your {ProjectServer}. | |
Once you have obtained the server certificate, private key, and CA chain from the Certificate Authority (CA) for each {SmartProxyServer}, organize these files into separate directories on your {ProjectServer}. | |
Name the directories after each {SmartProxyServer}. |
For better clarity
ifeval::["{context}" == "{smart-proxy-context}"] | ||
On {ProjectServer}, create a custom certificate for your {ProductName}. | ||
If you already have a custom SSL certificate for {ProductName}, skip this procedure. | ||
On {ProjectServer}, you must generate a unique private key and Certificate Signing Request (CSR) for each {ProductName} that you want to secure with a custom SSL certificate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On {ProjectServer}, you must generate a unique private key and Certificate Signing Request (CSR) for each {ProductName} that you want to secure with a custom SSL certificate. | |
On {ProjectServer}, generate a unique private key and Certificate Signing Request (CSR) for each {ProductName} that you want to secure with a custom SSL certificate. |
Remove fluff
|
||
Use this procedure for each {ProductName} that requires a custom SSL certificate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use this procedure for each {ProductName} that requires a custom SSL certificate. |
I think that this is an unnecessary repetition.
triage: @rh-max Please ping someone for tech review & apply Lena's suggestions. |
Moving to draft while we look for a new owner. |
What changes are you introducing?
Procedure clarifications for SSL certs for Capsules.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
https://issues.redhat.com/browse/SAT-22614
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Checklists
Please cherry-pick my commits into: