[openssl-dev] [openssl.org #3876] [PATCH] Do not complain if config file not found

Rich Salz via RT rt at openssl.org
Thu May 28 21:56:44 UTC 2015


fixed on master: commit cc01d21756cc9c79231ef21039782c5fe42008a2
Author: Rich Salz <rsalz at akamai.com>
Date: Thu May 28 13:52:55 2015 -0400

RT3876: Only load config when needed

Create app_load_config(), a routine to load config file. Remove the
"always load config" from the main app. Change the places that used to
load config to call the new common routine.

Reviewed-by: Richard Levitte <levitte at openssl.org>



More information about the openssl-dev mailing list