Add the ability to use a client side TLSv1.3 external PSK in s_client
authorMatt Caswell <matt@openssl.org>
Mon, 12 Jun 2017 15:57:06 +0000 (16:57 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 13:45:35 +0000 (14:45 +0100)
commite261bdd185e074228c3ee6359a4eeb9781e3ef3d
treee85bfe65063a0f32676ade99179c60c849596176
parentba4df6828620acddab3c2bf3b99a2b4a838c61de
Add the ability to use a client side TLSv1.3 external PSK in s_client

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