]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a config option to disable automatic config loading
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 15 Apr 2018 10:02:25 +0000 (12:02 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 17 Apr 2018 14:33:15 +0000 (16:33 +0200)
commitdbabc862966b9afbcc55c59cc07ab643a14ffb31
tree85d5a843d9d259a32be3d87b5bcde50b97ba64bb
parenta051af0e75bf717cc818db498d9b977953816f80
Add a config option to disable automatic config loading

./config no-autoload-config

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5959)
Configure
INSTALL
ssl/ssl_init.c
test/ssl_test.c