-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rectify differences in the custom SSL CSR for LB and Smart Proxy (#2832)
There are differences in the `openssl.cnf` files created for cert signing requests for LB and for Smart Proxy: - guides/common/modules/proc_creating-custom-ssl-certificates-for-smart-proxy-server.adoc > LB custom SSL CSR file - guides/common/modules/proc_creating-a-custom-ssl-certificate.adoc > Smart Proxy custom SSL CSR file BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2256021 * Additional changes suggested in PR - Dropped x509 section. - Separated DN infomation into separate "Optional" section. - Changed required extenstions to `v3_req`. * Merge both files into a single module Merge `proc_creating-a-custom-ssl-certificate.adoc` and `proc_creating-custom-ssl-certificates-for-smart-proxy-server.adoc` into a single file using attributes to differentiate the steps required by each. Co-authored-by: Zuzana Lena Ansorgová <zuansorg@redhat.com>
- Loading branch information
1 parent
d6d7283
commit b366b61
Showing
5 changed files
with
90 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95 changes: 0 additions & 95 deletions
95
...ommon/modules/proc_creating-custom-ssl-certificates-for-smart-proxy-server.adoc
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters