| commit | bdb59d97a6a92498926ad8b3d5e166258339b447 | [log] [tgz] |
|---|---|---|
| author | Matt Caswell <matt@openssl.org> | Tue Apr 24 10:27:32 2018 +0100 |
| committer | Matt Caswell <matt@openssl.org> | Wed Apr 25 10:50:54 2018 +0100 |
| tree | b284bbef257d1c5a68519638543b5fb27cb98f0c | |
| parent | 4522e130c87c341342c640bba970f4b89755f1cb [diff] |
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)