Bug #20054
closedkatello-certs-check does not check server certificate's encoding
Description
Clone from RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1463018
Description of problem: The Bash script `katello-certs-check` does not verify server's certificate is PEM encoded, resulting in failure to install the certificate.
How reproducible: Every time.
Steps to Reproduce:
1. Generate an SSL certificate for the Satellite Server.
2. Convert it into DER format.
3. Install the certificate (in DER encoding) in Satellite.
Actual results: Instances of the following errors appear in log file /var/log/foreman-proxy/proxy.log:
-----
OpenSSL::SSL:SSLError: SSL_accept returned=1 errno=0 state=SSLv3 read client certificate A: tlsv1 alert unknown ca
-----
Expected results: The custom SSL certificate is installed successfully.
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release set to 258
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 258 to 267
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release changed from 267 to 281
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 281 to 286
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/Katello/katello-installer/pull/528 added
Updated by Eric Helms over 7 years ago
- Pull request deleted (
https://github.com/Katello/katello-installer/pull/514)
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 286 to 295
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/Katello/katello-installer/pull/587 added
Updated by Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|097a7e20c2b4074e1e22c28e106b1fd3d5c79e86.
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/Katello/katello-installer/pull/606 added