mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
s_client.pod: Fix grammar in NOTES section.
CLA: trivial Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Ben Kaduk <kaduk@mit.edu> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9421)
This commit is contained in:
parent
7f9e744036
commit
ecf15b16ee
@ -872,7 +872,7 @@ server.
|
||||
|
||||
This command is a test tool and is designed to continue the
|
||||
handshake after any certificate verification errors. As a result it will
|
||||
accept any certificate chain (trusted or not) sent by the peer. None test
|
||||
accept any certificate chain (trusted or not) sent by the peer. Non-test
|
||||
applications should B<not> do this as it makes them vulnerable to a MITM
|
||||
attack. This behaviour can be changed by with the B<-verify_return_error>
|
||||
option: any verify errors are then returned aborting the handshake.
|
||||
|
Loading…
x
Reference in New Issue
Block a user