Add -brief option to s_client and s_server to summarise connection details.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 19 Aug 2013 11:36:50 +0000 (12:36 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 19 Aug 2013 13:13:24 +0000 (14:13 +0100)
commit04611fb0f178b9385c680b576824e35400784269
tree7ac3a3b787496f383f86e2e29cf2679d80861fc2
parentdf430489cf46a2a0734b63fd3879c7721efcaa16
Add -brief option to s_client and s_server to summarise connection details.

New option -verify_quiet to shut up the verify callback unless there is
an error.

(manually applied from commit 2a7cbe77b3abb244c2211d22d7aa3416b97c9342)
CHANGES
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c