From: Dr. Stephen Henson Date: Thu, 2 Jun 2005 23:19:56 +0000 (+0000) Subject: Use correct name for config file env variable. X-Git-Tag: OpenSSL_0_9_8k^2~2054 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1aaeaf8a3db2e0cb461fd0c1c6e5756ae238f0f7;p=oweals%2Fopenssl.git Use correct name for config file env variable. --- diff --git a/doc/crypto/OPENSSL_config.pod b/doc/crypto/OPENSSL_config.pod index 16600620cc..e7bba2aaca 100644 --- a/doc/crypto/OPENSSL_config.pod +++ b/doc/crypto/OPENSSL_config.pod @@ -35,7 +35,7 @@ calls OPENSSL_add_all_algorithms() by compiling an application with the preprocessor symbol B #define'd. In this way configuration can be added without source changes. -The environment variable B can be set to specify the location +The environment variable B can be set to specify the location of the configuration file. Currently ASN1 OBJECTs and ENGINE configuration can be performed future