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 Eric Helms over 10 years ago
- Difficulty set to easy
- Triaged changed from No to Yes
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 Stephen Benjamin over 10 years ago
- Translation missing: en.field_release set to 13
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.
Updated by Stephen Benjamin over 6 years ago
- Related to Bug #24210: Katello certs must be readable by foreman user added
Actions