SSH: fix missing space

This commit is contained in:
Robert Göhler 2025-01-08 14:53:38 +01:00 committed by GitHub
parent a7826a7862
commit 4d4faa9e88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,7 +129,7 @@ Configuration
``rsa-sha2-256-cert-v01@openssh.com``, ``rsa-sha2-512``, ``rsa-sha2-256-cert-v01@openssh.com``, ``rsa-sha2-512``,
``rsa-sha2-512-cert-v01@openssh.com`` ``rsa-sha2-512-cert-v01@openssh.com``
.. cfgcmd::set service ssh trusted-user-ca-key ca-certificate <ca_cert_name> .. cfgcmd:: set service ssh trusted-user-ca-key ca-certificate <ca_cert_name>
Specify the name of the CA certificate that will be used to verify the user Specify the name of the CA certificate that will be used to verify the user
certificates. certificates.