From: Eugene Syromiatnikov Date: Mon, 14 Jul 2025 08:26:28 +0000 (+0200) Subject: doc/man7/openssl-env: document HOME environment variable usage X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f633775e48fb23abeaba88e1d37f0f70b3af7b2;p=thirdparty%2Fopenssl.git doc/man7/openssl-env: document HOME environment variable usage Seems to be the only place where it is used, as of now. Signed-off-by: Eugene Syromiatnikov Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/28025) --- diff --git a/doc/man7/openssl-env.pod b/doc/man7/openssl-env.pod index 6fb4a2856ff..7ac59a3f010 100644 --- a/doc/man7/openssl-env.pod +++ b/doc/man7/openssl-env.pod @@ -21,6 +21,15 @@ See L. This variable is considered a security-sensitive environment variable. +=item B, B, B + +Path which L uses as a directory for the random seed file +name when the B environment variable is not set. +B is the only variable that is considered on Unix-like systems; +B and B are used as fallbacks on Windows platforms. + +B variable is considered a security-sensitive environment variable. + =item B, B, B, B, B, B Specify a proxy hostname.