From db84c9075b5367a58b15e3bbf4bcbcee3351ee7c Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 2 Jun 2005 23:16:33 +0000 Subject: [PATCH] Use correct config file environment variable. --- doc/crypto/OPENSSL_config.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1