TLS Cipher compatibility configuration to modern

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.11
How are you able to access your server: The webadmin
SSH
Direct access via physical keyboard/screen
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: no

Describe your issue

Hi,
I’m trying to follow this security tutorial Security | Yunohost Documentation
When I execute this command on the CLI
sudo yunohost settings set security.nginx.compatibility -v modern
I get an error message
Error: The filter key '('security', 'nginx', 'compatibility')' is incorrect.

The same happens with the SSH

Share relevant logs or error messages

Error: The filter key '('security', 'nginx', 'compatibility')' is incorrect.
Error: The filter key '('security', 'ssh', 'compatibility')' is incorrect.

I’ve found out I can configure the same in the web-interface.
For SSH it’s already configured to modern by default. So it looks like there is no need to enable it again

Maybe it’s worth mention it in the documentation.

This is the URL for config in the Browser
https://[domain]/yunohost/admin/#/tools/settings/security

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.