Actions
Bug #7558
closedConfigure Foreman websockets to use Katello certs
Difficulty:
easy
Triaged:
Yes
Description
Foreman now uses encrypted websockets for VNC, we need to make sure to tell it to use the Katello certs instead of the puppet ones:
:websockets_encrypt: true
:websockets_ssl_key: /etc/pki/katello/private/katello-apache.key
:websockets_ssl_cert: /etc/pki/katello/certs/katello-apache.crt
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|6c43a7ca041f831da586cca3b91de8598ff65e96.
Actions