projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e96fad9
)
Use correct config file environment variable.
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 2 Jun 2005 23:16:33 +0000
(23:16 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 2 Jun 2005 23:16:33 +0000
(23:16 +0000)
doc/crypto/OPENSSL_config.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/OPENSSL_config.pod
b/doc/crypto/OPENSSL_config.pod
index 16600620ccf314005407c4b68ab212865f19a050..e7bba2aacae066c760d667592f049cd6f6bf66cd 100644
(file)
--- 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<OPENSSL_LOAD_CONF> #define'd. In this way configuration
can be added without source changes.
-The environment variable B<OPENSSL_CONF
IG
> 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