From 5edfbeee62f9352c117ec84b0c8a8fd86ab86708 Mon Sep 17 00:00:00 2001 From: erkin Date: Wed, 18 Jan 2023 19:38:52 +0300 Subject: loadkey is to be completely removed from 1.4 --- docs/configuration/service/ssh.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/configuration/service') diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index ab77c138..5eaa971f 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -139,6 +139,8 @@ offending IP is blocked. Offenders are unblocked after a set interval. Block source IP when their cumulative attack score exceeds threshold. The default is 30. +.. _ssh_operation: + Operation ========= @@ -193,7 +195,7 @@ Operation :ref:`ssh_key_based_authentication`. ```` can be a local path or a URL pointing at a remote file. - Supported remote protocols are FTP, HTTP, HTTPS, SCP/SFTP and TFTP. + Supported remote protocols are FTP, FTPS, HTTP, HTTPS, SCP/SFTP and TFTP. Example: -- cgit v1.2.3