Created attachment 1298378 [details] route edit page Description of problem: When you `edit` a route in management console to set custom certificate, one of the fields is labeled "The PEM format CA certificate". Another one is "The PEM format CA certificate to validate ...". I think these need to be changed to "certificate chain" to make clear that a full certificate chain should be given. That means: -----BEGIN CERTIFICATE----- ... -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- ... -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- ... -----END CERTIFICATE----- Attaching a screenshot of the page.
Commits pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/e773a5de84b37fd0619888ed867908ca8f23b2fa Bug 1471155 - update help text on CA inputs https://github.com/openshift/origin-web-console/commit/1d3a73bacfc0d03a4d054ed3bbb20b0cdf9dd08c Merge pull request #2443 from jwforres/route-edit-ca-help Automatic merge from submit-queue. Bug 1471155 - update help text on CA inputs Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1471155
https://github.com/openshift/origin-web-console/pull/2443
On v3.7.0-0.196.0 The help text for CA inputs changed to "CA certificate chain" Move to VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:3188