mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
doc: fix OSSL_WINCTX spelling windows notes
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26567)
This commit is contained in:
committed by
Tomas Mraz
parent
f86acc9434
commit
c2ab75e30a
@@ -114,7 +114,7 @@ Can be administratively set, and openssl will take the paths found there as the
|
||||
values for OPENSSLDIR, ENGINESDIR and MODULESDIR respectively.
|
||||
|
||||
To enable the reading of registry keys from windows builds, add
|
||||
`-DOPENSSL_WINCTX=<string>`to the Configure command line. This define is used
|
||||
`-DOSSL_WINCTX=<string>`to the Configure command line. This define is used
|
||||
at build-time to construct library build specific registry key paths of the
|
||||
format:
|
||||
`\\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432node\OpenSSL-<version>-<ctx>`
|
||||
|
||||
Reference in New Issue
Block a user