-
Feature Request
-
Resolution: Done-Errata
-
Normal
-
None
Description of problem:
Currently, it doesn't seem to be a way to disable any weak ciphers for Mosquitto broker either in the satellite-installer level or override the variable in custom heira.
For example, if we wish to disable all CBC ciphers, the only way we can do it is manually add the following setting in "/etc/mosquitto/mosquitto.conf" file.
ciphers TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384:TLS_DHE_RSA_WITH_AES_256_GCM_SHA384:TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256:TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256:TLS_RSA_WITH_AES_256_GCM_SHA384:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256:TLS_DHE_RSA_WITH_AES_128_GCM_SHA256:TLS_RSA_WITH_AES_128_GCM_SHA256
This change will be reverted by the installer every time we run it
- depends on
-
SAT-36284 Configure Mosquitto to respect system level crypto-policies
-
- Closed
-
- links to
-
RHBA-2025:155337
Important: Satellite 6.18.0 new version release