Skip to content

Commit

Permalink
T6013: Add docs for ssh trusted-user-ca-key feature
Browse files Browse the repository at this point in the history
  • Loading branch information
takehaya committed Dec 14, 2024
1 parent a2877eb commit 27c325b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/configuration/service/ssh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ Configuration
``[email protected]``, ``rsa-sha2-512``,
``[email protected]``

.. 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
certificates.
You can use it by adding the CA certificate with the PKI command.
Dynamic-protection
==================
Protects host from brute-force attacks against
Expand Down

0 comments on commit 27c325b

Please sign in to comment.