Use allow_early_data_cb from SSL instead of SSL_CTX
authorraja-ashok <rashok.svks@gmail.com>
Sun, 28 Jul 2019 07:53:00 +0000 (13:23 +0530)
committerPauli <paul.dale@oracle.com>
Thu, 1 Aug 2019 01:38:52 +0000 (11:38 +1000)
commit59b2cb2638dda3e07385ad36a41f0e141b36987b
treeaa1af02580172734fa3b348f0f73db4f67bb498d
parent0c789f59f117ccbb30ffc621216ba776117c7c61
Use allow_early_data_cb from SSL instead of SSL_CTX

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9471)
ssl/statem/extensions.c