(cherry picked from commit a029788b0e)
This commit is contained in:
Dr. Stephen Henson 2014-03-10 15:45:30 +00:00
parent ce2c6d8452
commit 6fe498497c

View file

@ -825,7 +825,7 @@ struct ssl_ctx_st
*/
unsigned int max_send_fragment;
#ifndef OPENSSL_ENGINE
#ifndef OPENSSL_NO_ENGINE
/* Engine to pass requests for client certs to
*/
ENGINE *client_cert_engine;