Project

General

Profile

Actions

Bug #8120

closed

Support configurable CDN ca certificate

Added by Justin Sherrill over 9 years ago. Updated over 4 years ago.

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

Description

When pointing the cdn to another server that uses SSL there is no way to make it work due to us hard coding the CA of the cdn's server:

in:
/opt/rh/ruby193/root/usr/share/gems/gems/katello-2.0.0/app/lib/katello/resources/cdn.rb

        def self.ca_file                                                                  
          "#{Katello::Engine.root}/ca/redhat-uep.pem"                                     
        end                                                                               

Due to the fact that we are specifying the cdn ca, you cannot seem to override it with an environment variable

Actions #1

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 114
Actions #2

Updated by John Mitsch over 4 years ago

  • Status changed from New to Rejected
  • Target version deleted (Katello Backlog)

Thanks for reporting this issue. This issue was created over 4 years ago and hasn't seen an update in 1 year. We are closing this in an effort to keep a realistic backlog. Please open up a new issue that includes a link to this issue if you feel this still needs to be addressed. We can then triage the new issue and reassess.

Actions

Also available in: Atom PDF