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 The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 56
- Pull request https://github.com/Katello/katello-installer/pull/120 added
- Pull request deleted (
)
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Stephen Benjamin almost 7 years ago
- Related to Bug #24210: Katello certs must be readable by foreman user added
Actions