Revert "Use the callbacks from the SSL object instead of the SSL_CTX object"
authorRichard Levitte <levitte@openssl.org>
Sat, 11 Mar 2017 10:19:20 +0000 (11:19 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 11 Mar 2017 10:19:20 +0000 (11:19 +0100)
commit6fe43af8d77b119f8af913c284149bca482ee58c
tree6922ec2fe0a5191c7c4ae28f9a7ac65e694491ef
parent2b194874c14bdaa8f60280f37d5ad0c154cebfe2
Revert "Use the callbacks from the SSL object instead of the SSL_CTX object"

This shouldn't have been applied to the 1.0.2 branch.

This reverts commit 5247c0388610bfdcc8f44b777d75ab681120753d.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2907)
ssl/ssl_rsa.c