This commit is contained in:
Dr. Stephen Henson 2014-03-10 15:45:30 +00:00
parent d628885e9a
commit a029788b0e

View File

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