mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-20 12:17:13 +08:00
first step of v2 final release
This commit is contained in:
@@ -1267,6 +1267,8 @@ ENGINE *setup_engine(const char *engine, int debug)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
// GmSSL add here!
|
||||
ENGINE_add_conf_module();
|
||||
BIO_printf(bio_err, "engine \"%s\" set.\n", ENGINE_get_id(e));
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user