Add -brief option to s_client and s_server to summarise connection details.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 12 Sep 2012 23:14:28 +0000 (23:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 12 Sep 2012 23:14:28 +0000 (23:14 +0000)
commit2a7cbe77b3abb244c2211d22d7aa3416b97c9342
tree6fac05021a386f88a82694976dfc4f504fafba9f
parent94a209d8e1ef9cc0a26ff16e5419b198fdfa5adc
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.
CHANGES
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c