-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Problem Statement
When the "server_ca_cert" is set and has an empty line, it will fail
User Experience & Workflow
Whenever the CA bundle has an empty line, the test will fail
--------------------------------------------------------------------------------
Check if server certificate authority is sha1 signed:
AUDIT == bundle_pem
AUDIT == /root/ssl_certs/new2024/new_cert.crt [FAIL]
Error reading server CA certificate /root/ssl_certs/new2024/new_cert.crt.
--------------------------------------------------------------------------------
When removing the empty line and rerunning the same command, the test will pass with no issues.
Requirements
[A list of specific needs or objectives that a Feature must deliver to
satisfy the Feature. Note: Any requirements that are not flagged as MVP,
should be evaluated and considered for another feature.]
Business Impact
[What would happen if the inclusion of this feature wasn’t undertaken?
Would any projects at Red Hat be negatively affected?]
- depends on
-
SAT-30341 Ensure only certificates are included when parsing for sha1 check. by ehelms · Pull Request #971 · theforeman/foreman_maintain · GitHub
- Closed
- links to