Fixed the missing file SSL option
This commit is contained in:
@@ -21,7 +21,7 @@ bool FileServerHandler::initialize(std::string &error) {
|
||||
}
|
||||
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
file::config::ssl_option_supplier = [&]{
|
||||
return this->instance_->sslManager()->web_ssl_options();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user