Add the ability to set a TLSv1.3 PSK via just the key bytes
authorMatt Caswell <matt@openssl.org>
Mon, 12 Jun 2017 18:12:13 +0000 (19:12 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 13:45:35 +0000 (14:45 +0100)
commit5ffff5990caa42b8a2d55fc70e23edbe9397e4cb
tree190ddc4604aabc4fd9331ceef0208cea5fdf1fc0
parent5a43d5119eca14838759913d7235d450a5c1a2ed
Add the ability to set a TLSv1.3 PSK via just the key bytes

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