(cherry picked from commit a029788b0e)
This commit is contained in:
Dr. Stephen Henson 2014-03-10 15:45:30 +00:00
parent 8419df95e1
commit 44f7e399d3

View File

@ -1095,7 +1095,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;