Project

General

Profile

Actions

Bug #32762

closed

Disable SSLInsecureRenegotiation by default

Added by William Clark almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1950475

By default SSLInsecureRenegotiation is enabled here:
~~~
[root@iridium ~]# vi /etc/httpd/conf.d/10-pulp.conf

  1. allow older yum clients to connect, see bz 647828
    SSLInsecureRenegotiation on
    ~~~

It looks like in bz 1174942 we already wanted to have this disabled, but it's still enabled by default even in Satellite 6.8.

If we still have reason to enable this by default then perhaps an installer option to disable it, or changing the value via custom-hiera if it can be edited there.

Actions #1

Updated by The Foreman Bot almost 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-pulp/pull/413 added
Actions #2

Updated by The Foreman Bot almost 3 years ago

  • Fixed in Releases 3.0.0 added
Actions #3

Updated by Paul Dudley almost 3 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Amit Upadhye over 2 years ago

  • Category set to Foreman modules
  • Target version set to 3.0.0
Actions

Also available in: Atom PDF