Security callback debug print out.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 17 Feb 2014 00:10:00 +0000 (00:10 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 28 Mar 2014 14:56:43 +0000 (14:56 +0000)
commite03c5b59f04684c55a173d1a8ac38df7e4b21c48
tree3f7caf78e530e810a0446db4025ab53a469f991d
parentb362ccab5c1d52086f19d29a32f4acc11073b86b
Security callback debug print out.

Add a debugging security callback option to s_client/s_server. This will
print out each security parameter as it is accepted or rejected.
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c