Project

General

Profile

Actions

Bug #2172

closed

foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer

Added by Dennis Jacobfeuerborn over 11 years ago. Updated about 11 years ago.

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

Description

After using the installer to install 1.1rc5 the foreman-proxy only responds with "connection reset by peer".
A workaround is to comment out the following three lines in the config:

#:ssl_ca_file: /var/lib/puppet/ssl/certs/ca.pem
#:ssl_certificate: /var/lib/puppet/ssl/certs/foreman11.local.pem
#:ssl_private_key: /var/lib/puppet/ssl/private_keys/foreman11.local.pem

After that the proxy starts to work.

Actions #1

Updated by Dominic Cleal over 11 years ago

Where are you getting the error, from the Foreman UI when adding it?

Make sure you use an HTTPS URL (https://....), since with those three config options enabled, it will listen for SSL connections on port 8443. When commented, it expects HTTP on 8443.

Actions #2

Updated by Dominic Cleal over 11 years ago

  • Status changed from New to Feedback
Actions #3

Updated by Dominic Cleal about 11 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF