Clarify where the engines are by default.
This commit is contained in:
parent
90d9a69bb1
commit
874fee478c
5
CHANGES
5
CHANGES
@ -13,8 +13,9 @@
|
|||||||
the "shared" options was given to ./Configure or ./config.
|
the "shared" options was given to ./Configure or ./config.
|
||||||
Otherwise, they are inserted in libcrypto.a.
|
Otherwise, they are inserted in libcrypto.a.
|
||||||
/usr/local/ssl/engines is the default directory for dynamic
|
/usr/local/ssl/engines is the default directory for dynamic
|
||||||
engines, but that can be overriden with the environment
|
engines, but that can be overriden at configure time through
|
||||||
variable OPENSSL_ENGINES.
|
the usual use of --prefix and/or --openssldir, and at run
|
||||||
|
time with the environment variable OPENSSL_ENGINES.
|
||||||
[Geoff Thorpe and Richard Levitte]
|
[Geoff Thorpe and Richard Levitte]
|
||||||
|
|
||||||
*) Add Makefile.shared, a helper makefile to build shared
|
*) Add Makefile.shared, a helper makefile to build shared
|
||||||
|
Loading…
Reference in New Issue
Block a user