Automatically generated by Pod::Man 4.14 (Pod::Simple 3.42)

Standard preamble:
========================================================================
..
..
.. Set up some character translations and predefined strings. \*(-- will
give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
double quote, and \*(R" will give a right double quote. \*(C+ will
give a nicer C++. Capital omega is used to do unbreakable dashes and
therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
nothing in troff, for use with C<>.
.tr \(*W- . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.

If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.

Avoid warning from groff about undefined register 'F'.
.. .nr rF 0 . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF Fear. Run. Save yourself. No user-serviceable parts.
. \" fudge factors for nroff and troff . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] .\} . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents . \" corrections for vroff . \" for low resolution devices (crt and lpr) \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} ========================================================================

Title "OPENSSL-ENV 7ossl"
OPENSSL-ENV 7ossl "2023-09-19" "3.0.11" "OpenSSL"
For nroff, turn off justification. Always turn off hyphenation; it makes
way too many mistakes in technical documents.
"NAME"
openssl-env - OpenSSL environment variables
"DESCRIPTION"
Header "DESCRIPTION" The OpenSSL libraries use environment variables to override the compiled-in default paths for various data. To avoid security risks, the environment is usually not consulted when the executable is set-user-ID or set-group-ID.
"\s-1CTLOG_FILE\s0" 4
Item "CTLOG_FILE" Specifies the path to a certificate transparency log list. See CTLOG_STORE_new\|(3).
"\s-1OPENSSL\s0" 4
Item "OPENSSL" Specifies the path to the openssl executable. Used by the rehash script (see \*(L"Script Configuration\*(R" in openssl-rehash\|(1)) and by the \s-1CA\s0.pl script (see \*(L"\s-1NOTES\*(R"\s0 in \s-1CA\s0.pl\|(1)
"\s-1OPENSSL_CONF\s0, \s-1OPENSSL_CONF_INCLUDE\s0" 4
Item "OPENSSL_CONF, OPENSSL_CONF_INCLUDE" Specifies the path to a configuration file and the directory for included files. See config\|(5).
"\s-1OPENSSL_CONFIG\s0" 4
Item "OPENSSL_CONFIG" Specifies a configuration option and filename for the req and ca commands invoked by the \s-1CA\s0.pl script. See \s-1CA\s0.pl\|(1).
"\s-1OPENSSL_ENGINES\s0" 4
Item "OPENSSL_ENGINES" Specifies the directory from which dynamic engines are loaded. See openssl-engine\|(1).
"\s-1OPENSSL_MALLOC_FD\s0, \s-1OPENSSL_MALLOC_FAILURES\s0" 4
Item "OPENSSL_MALLOC_FD, OPENSSL_MALLOC_FAILURES" If built with debugging, this allows memory allocation to fail. See OPENSSL_malloc\|(3).
"\s-1OPENSSL_MODULES\s0" 4
Item "OPENSSL_MODULES" Specifies the directory from which cryptographic providers are loaded. Equivalently, the generic -provider-path command-line option may be used.
"\s-1OPENSSL_WIN32_UTF8\s0" 4
Item "OPENSSL_WIN32_UTF8" If set, then UI_OpenSSL\|(3) returns \s-1UTF-8\s0 encoded strings, rather than ones encoded in the current code page, and the openssl\|(1) program also transcodes the command-line parameters from the current code page to \s-1UTF-8.\s0 This environment variable is only checked on Microsoft Windows platforms.
"\s-1RANDFILE\s0" 4
Item "RANDFILE" The state file for the random number generator. This should not be needed in normal use. See RAND_load_file\|(3).
"\s-1SSL_CERT_DIR\s0, \s-1SSL_CERT_FILE\s0" 4
Item "SSL_CERT_DIR, SSL_CERT_FILE" Specify the default directory or file containing \s-1CA\s0 certificates. See SSL_CTX_load_verify_locations\|(3).
"\s-1TSGET\s0" 4
Item "TSGET" Additional arguments for the tsget\|(1) command.
"OPENSSL_ia32cap, OPENSSL_sparcv9cap, OPENSSL_ppccap, OPENSSL_armcap, OPENSSL_s390xcap" 4
Item "OPENSSL_ia32cap, OPENSSL_sparcv9cap, OPENSSL_ppccap, OPENSSL_armcap, OPENSSL_s390xcap" OpenSSL supports a number of different algorithm implementations for various machines and, by default, it determines which to use based on the processor capabilities and run time feature enquiry. These environment variables can be used to exert more control over this selection process. See OPENSSL_ia32cap\|(3), OPENSSL_s390xcap\|(3).
"\s-1NO_PROXY\s0, \s-1HTTPS_PROXY\s0, \s-1HTTP_PROXY\s0" 4
Item "NO_PROXY, HTTPS_PROXY, HTTP_PROXY" Specify a proxy hostname. See OSSL_HTTP_parse_url\|(3).
"COPYRIGHT"
Header "COPYRIGHT" Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.

Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use this file except in compliance with the License. You can obtain a copy in the file \s-1LICENSE\s0 in the source distribution or at <https://www.openssl.org/source/license.html>.