Project

General

Profile

Actions

Refactor #28476

closed

Make cdn_ssl_version a Setting

Added by Ewoud Kohl van Wijngaarden over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Branch:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Currently the SSL version used to talk to the CDN can be set via cdn_ssl_version. This exists for proxies that don't support modern standards like TLS 1.2. In an ideal world these proxies wouldn't exist.

It's used here:

https://github.com/Katello/katello/blob/5f7f32ebf1f4a221b6c370ea2a15b733e18527b8/app/lib/katello/resources/cdn.rb#L64-L69

The installer has a parameter for this:

https://github.com/theforeman/puppet-katello/blob/1de6fedb0b8ccbeab024d754b5c678840676f677/manifests/init.pp#L131

Since this is not critical to be set at installation time and can actually be a runtime setting, a database Setting would be a better place.


Related issues 1 (0 open1 closed)

Copied to Installer - Refactor #28906: Make cdn_ssl_version a SettingClosedChris RobertsActions
Actions #1

Updated by James Jeffers over 4 years ago

  • Target version set to Katello 3.15.0
  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #2

Updated by Chris Roberts over 4 years ago

  • Assignee set to Chris Roberts
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/8552 added
Actions #4

Updated by Chris Roberts over 4 years ago

Actions #5

Updated by Chris Roberts about 4 years ago

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

Updated by James Jeffers about 4 years ago

  • Target version changed from Katello 3.15.0 to Katello 3.16.0
Actions

Also available in: Atom PDF