Commit 1aaeaf8a authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Use correct name for config file env variable.

parent 5d6c4985
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ calls OPENSSL_add_all_algorithms() by compiling an application with the
preprocessor symbol B<OPENSSL_LOAD_CONF> #define'd. In this way configuration
can be added without source changes.

The environment variable B<OPENSSL_CONFIG> can be set to specify the location
The environment variable B<OPENSSL_CONF> can be set to specify the location
of the configuration file.
 
Currently ASN1 OBJECTs and ENGINE configuration can be performed future