From: Dr. Stephen Henson Date: Thu, 2 Jun 2005 23:16:33 +0000 (+0000) Subject: Use correct config file environment variable. X-Git-Tag: FIPS_TEST_9~13 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=db84c9075b5367a58b15e3bbf4bcbcee3351ee7c;p=oweals%2Fopenssl.git Use correct config file environment 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