You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, open and closed, and I'm convinced that mine is new.
The title contains the plugin to which this issue belongs
Describe the bug
I have configured a service I intend to allow only TLS v1.3 on.
Thus, I configured the following ciphers only:
TLS_AES_256_GCM_SHA384
TLS_CHACHA20_POLY1305_SHA256
After doing that, the service cannot be started anymore. Clicking "Apply" has no effect.
Also, the stunnel log file log stays completely empty even with all severity filters enabled.
To Reproduce
Configure a service, and make sure to only enable the ciphers mentioned above (advanced mode). Deselect all other ciphers.
Apply the configuration
Observe that the service is not running. Manually starting it from the Dashboard has no effect Either
Observe that the service's log file does not get any more entries.
Expected behavior
Stunnel should be running, and the service should be running with TLSv1.3 ciphers only, forcing it to TLSv1.3
Environment
Software version used and hardware type if relevant.
OPNsense 24.7.12-amd64
Latest updates as of 2025-01-19
The text was updated successfully, but these errors were encountered:
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
I have configured a service I intend to allow only TLS v1.3 on.
Thus, I configured the following ciphers only:
After doing that, the service cannot be started anymore. Clicking "Apply" has no effect.
Also, the stunnel log file log stays completely empty even with all severity filters enabled.
To Reproduce
Expected behavior
Stunnel should be running, and the service should be running with TLSv1.3 ciphers only, forcing it to TLSv1.3
Environment
Software version used and hardware type if relevant.
OPNsense 24.7.12-amd64
Latest updates as of 2025-01-19
The text was updated successfully, but these errors were encountered: