Fix documentation for the -showcerts s_client option
authorMatt Caswell <matt@openssl.org>
Tue, 24 Apr 2018 09:27:32 +0000 (10:27 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Apr 2018 09:50:54 +0000 (10:50 +0100)
commitbdb59d97a6a92498926ad8b3d5e166258339b447
treeb284bbef257d1c5a68519638543b5fb27cb98f0c
parent4522e130c87c341342c640bba970f4b89755f1cb
Fix documentation for the -showcerts s_client option

This option shows the certificates as sent by the server. It is not the
full verified chain.

Fixes #4933

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6067)
apps/s_client.c
doc/man1/s_client.pod