diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-12-15 19:29:22 +0100 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-12-15 19:29:22 +0100 |
| commit | 758098c0c9cedf1ea3a6f8b6f547b645765957d7 (patch) | |
| tree | 7439582084973acb4c9d898e24f098e7bd508c98 /docs/configuration | |
| parent | 1ea5d99f4f1e7f1a6911ddcae1aa5a0d9127f094 (diff) | |
| download | vyos-documentation-758098c0c9cedf1ea3a6f8b6f547b645765957d7.tar.gz vyos-documentation-758098c0c9cedf1ea3a6f8b6f547b645765957d7.zip | |
ssh: T8098: rename "ciphers" to "cipher"
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/service/ssh.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index 32543bcf..90a28a34 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -45,7 +45,7 @@ Configuration Specify IPv4/IPv6 listen address of SSH server. Multiple addresses can be defined. -.. cfgcmd:: set service ssh ciphers <cipher> +.. cfgcmd:: set service ssh cipher <cipher> Define allowed ciphers used for the SSH connection. A number of allowed ciphers can be specified, use multiple occurrences to allow multiple ciphers. |
