summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index cc019ec7d..aa888796e 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.279 2018/07/03 11:39:54 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.280 2018/07/04 13:49:31 djm Exp $
37.Dd $Mdocdate: July 3 2018 $ 37.Dd $Mdocdate: July 4 2018 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -659,7 +659,7 @@ The default is
659.Cm yes . 659.Cm yes .
660.It Cm HostbasedAcceptedKeyTypes 660.It Cm HostbasedAcceptedKeyTypes
661Specifies the key types that will be accepted for hostbased authentication 661Specifies the key types that will be accepted for hostbased authentication
662as a comma-separated pattern list. 662as a list of comma-separated patterns.
663Alternately if the specified value begins with a 663Alternately if the specified value begins with a
664.Sq + 664.Sq +
665character, then the specified key types will be appended to the default set 665character, then the specified key types will be appended to the default set
@@ -1386,7 +1386,7 @@ The default is
1386.Cm yes . 1386.Cm yes .
1387.It Cm PubkeyAcceptedKeyTypes 1387.It Cm PubkeyAcceptedKeyTypes
1388Specifies the key types that will be accepted for public key authentication 1388Specifies the key types that will be accepted for public key authentication
1389as a comma-separated pattern list. 1389as a list of comma-separated patterns.
1390Alternately if the specified value begins with a 1390Alternately if the specified value begins with a
1391.Sq + 1391.Sq +
1392character, then the specified key types will be appended to the default set 1392character, then the specified key types will be appended to the default set