Add the ability to use a server side TLSv1.3 external PSK in s_server
authorMatt Caswell <matt@openssl.org>
Mon, 12 Jun 2017 17:26:09 +0000 (18:26 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 13:45:35 +0000 (14:45 +0100)
commitdf894947c4f04dedb0bded25195bc2fc7b2b6915
tree8df40d27c7aa3c902d1c01341d01c11a0446be52
parente261bdd185e074228c3ee6359a4eeb9781e3ef3d
Add the ability to use a server side TLSv1.3 external PSK in s_server

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3670)
apps/s_server.c