Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1723765 - Inconsistent "SSLVerifyDepth" value in configurations will cause Apache to request unnecessary SSL renegotiation
Summary: Inconsistent "SSLVerifyDepth" value in configurations will cause Apache to re...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.6.0
Assignee: Ewoud Kohl van Wijngaarden
QA Contact: Devendra Singh
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-25 10:54 UTC by Hao Chang Yu
Modified: 2019-10-22 19:49 UTC (History)
2 users (show)

Fixed In Version: puppet-katello-10.1.1,foreman-installer-1.22.0.11-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-22 19:49:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 27656 0 Normal Closed Inconsistent "SSLVerifyDepth" value in configurations will cause Apache to request unnecessary SSL renegotiation 2020-12-18 03:11:36 UTC

Description Hao Chang Yu 2019-06-25 10:54:51 UTC
Description of problem:
Inconsistent "SSLVerifyDepth" value in the following 2 Apache configuration files (Foreman and Katello) can cause Apache to request unnecessary SSL secure renegotiation to the client (such as web browser). This will trigger security alert to an environment that running IPS, such as MacAfee IPS. Change the value of this directive to '3' in both file does prevent the renegotiation.

/etc/httpd/conf.d/05-foreman-ssl.conf
/etc/httpd/conf.d/05-foreman-ssl.d/katello.conf

Comment 4 Ewoud Kohl van Wijngaarden 2019-08-19 11:58:43 UTC
Connecting redmine issue https://projects.theforeman.org/issues/27656 from this bug

Comment 5 Bryan Kearney 2019-08-19 12:05:30 UTC
Upstream bug assigned to ekohlvan

Comment 6 Bryan Kearney 2019-08-19 12:05:31 UTC
Upstream bug assigned to ekohlvan

Comment 7 Bryan Kearney 2019-08-20 16:05:28 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/27656 has been resolved.

Comment 9 Devendra Singh 2019-09-17 10:43:08 UTC
Verified on Snap20.1 6.6.0.

Verified Point:

1- Checked SSLVerifyDepth value in 05-foreman-ssl.d/katello.conf file
# cat /etc/httpd/conf.d/05-foreman-ssl.d/katello.conf|grep SSLVerifyDepth
  SSLVerifyDepth 3
2- Checked SSLVerifyDepth value in 05-foreman-ssl.conf file
# cat /etc/httpd/conf.d/05-foreman-ssl.conf|grep SSLVerifyDepth
  SSLVerifyDepth          3 

3- Foreman-installer pacakge : foreman-installer-1.22.0.12-1.el7sat.noarch

Comment 11 Bryan Kearney 2019-10-22 19:49:20 UTC
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-2019:3172


Note You need to log in before you can comment on or make changes to this bug.