From d756f7d504dc2cc19ab7647d33ce45e9303f22d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Kuzn=C3=ADk?= Date: Thu, 16 May 2019 20:52:04 +0100 Subject: [PATCH] Fix a typo --- sslh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sslh.pod b/sslh.pod index 5735bad..9f977d0 100644 --- a/sslh.pod +++ b/sslh.pod @@ -131,7 +131,7 @@ inside your network to just connect directly to B. Also, B probes for SSLv3 (or TLSv1) handshake and will reject connections from clients requesting SSLv2. This is compliant with RFC6176 which prohibits the usage of SSLv2. If -you wish to accept SSLv2, use B<--default> instead. +you wish to accept SSLv2, use B<--anyprot> instead. =item B<--ssh> I