Enable the cookie callbacks to work even in TLS in the apps
authorMatt Caswell <matt@openssl.org>
Tue, 12 Sep 2017 15:19:09 +0000 (16:19 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Jan 2018 18:02:36 +0000 (18:02 +0000)
commit10ee72461254643bd152a7f3f6112edb6f517d4b
treeed4062bac466192046e01bf0179ce0966efa6914
parent43054d3d734a8fa8a3d2da20c206a47d4060b7bd
Enable the cookie callbacks to work even in TLS in the apps

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4435)
apps/apps.h
apps/s_cb.c
apps/s_socket.c