Project

General

Profile

Actions

Feature #29892

closed

Automatically use the server certificates for websockets

Added by Ewoud Kohl van Wijngaarden almost 4 years ago. Updated almost 4 years ago.

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

Description

When specifying custom server certificates, the following options can be used:

    --foreman-server-ssl-ca /path/to/cacert.crt \
    --foreman-server-ssl-chain /path/to/cacert.crt \
    --foreman-server-ssl-cert /path/to/foreman.example.com.crt \
    --foreman-server-ssl-key /path/to/foreman.example.com.key \
    --foreman-server-ssl-crl "" \
    --foreman-websockets-ssl-cert /path/to/foreman.example.com.crt \
    --foreman-websockets-ssl-key /path/to/foreman.example.com.key \

In practice you almost always want the websockets cert + key to match the server cert + key. It would be easier for the user if this didn't need to be specified.

Actions #1

Updated by The Foreman Bot almost 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ewoud Kohl van Wijngaarden
  • Pull request https://github.com/theforeman/puppet-foreman/pull/846 added
Actions #2

Updated by The Foreman Bot almost 4 years ago

  • Fixed in Releases 2.2.0 added
Actions #3

Updated by Ewoud Kohl van Wijngaarden almost 4 years ago

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

Updated by Tomer Brisker almost 4 years ago

  • Fixed in Releases 2.1.0 added
  • Fixed in Releases deleted (2.2.0)
Actions

Also available in: Atom PDF