mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-14 08:07:14 +03:00
Fix a typo
This commit is contained in:
parent
6d99f780ef
commit
d756f7d504
2
sslh.pod
2
sslh.pod
@ -131,7 +131,7 @@ inside your network to just connect directly to B<httpd>.
|
||||
Also, B<sslh> 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<target address>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user