$NetBSD: openssl-env.7,v 1.6 2025/04/16 15:23:17 christos Exp $ -*- mode: troff; coding: utf-8 -*- Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) Standard preamble: ========================================================================..
..
..
\*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.. ds C` ""
. ds C' ""
'br\}
. 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
======================================================================== Title "OPENSSL-ENV 7" OPENSSL-ENV 7 2025-02-11 3.0.16 OpenSSL
For nroff, turn off justification. Always turn off hyphenation; it makes way too many mistakes in technical documents..nh
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.
CTLOG_FILE 4
Item "CTLOG_FILE" Specifies the path to a certificate transparency log list.
See
CTLOG_STORE_new\|(3).
OPENSSL 4
Item "OPENSSL" Specifies the path to the
openssl executable. Used by
the
rehash script (see "Script Configuration" in
openssl-rehash\|(1))
and by the
CA.pl script (see "NOTES" in
CA.pl\|(1)
"OPENSSL_CONF, OPENSSL_CONF_INCLUDE" 4
Item "OPENSSL_CONF, OPENSSL_CONF_INCLUDE" Specifies the path to a configuration file and the directory for
included files.
See
config\|(5).
OPENSSL_CONFIG 4
Item "OPENSSL_CONFIG" Specifies a configuration option and filename for the
req and
ca
commands invoked by the
CA.pl script.
See
CA.pl\|(1).
OPENSSL_ENGINES 4
Item "OPENSSL_ENGINES" Specifies the directory from which dynamic engines are loaded.
See
openssl-engine\|(1).
"OPENSSL_MALLOC_FD, OPENSSL_MALLOC_FAILURES" 4
Item "OPENSSL_MALLOC_FD, OPENSSL_MALLOC_FAILURES" If built with debugging, this allows memory allocation to fail.
See
OPENSSL_malloc\|(3).
OPENSSL_MODULES 4
Item "OPENSSL_MODULES" Specifies the directory from which cryptographic providers are loaded.
Equivalently, the generic
-provider-path command-line option may be used.
OPENSSL_TRACE 4
Item "OPENSSL_TRACE" By default the OpenSSL trace feature is disabled statically.
To enable it, OpenSSL must be built with tracing support,
which may be configured like this:
\*(C`./config enable-trace\*(C'
.Sp
Unless OpenSSL tracing support is generally disabled,
enable trace output of specific parts of OpenSSL libraries, by name.
This output usually makes sense only if you know OpenSSL internals well.
.Sp
The value of this environment varialble is a comma-separated list of names,
with the following available:
TRACE 4
Item "TRACE" Traces the OpenSSL trace API itself.
INIT 4
Item "INIT" Traces OpenSSL library initialization and cleanup.
TLS 4
Item "TLS" Traces the
TLS/
SSL protocol.
TLS_CIPHER 4
Item "TLS_CIPHER" Traces the ciphers used by the
TLS/
SSL protocol.
CONF 4
Item "CONF" Show details about provider and engine configuration.
ENGINE_TABLE 4
Item "ENGINE_TABLE" The function that is used by RSA, DSA (etc) code to select registered
ENGINEs, cache defaults and functional references (etc), will generate
debugging summaries.
ENGINE_REF_COUNT 4
Item "ENGINE_REF_COUNT" Reference counts in the ENGINE structure will be monitored with a line
of generated for each change.
PKCS5V2 4
Item "PKCS5V2" Traces PKCS#5 v2 key generation.
PKCS12_KEYGEN 4
Item "PKCS12_KEYGEN" Traces PKCS#12 key generation.
PKCS12_DECRYPT 4
Item "PKCS12_DECRYPT" Traces PKCS#12 decryption.
X509V3_POLICY 4
Item "X509V3_POLICY" Generates the complete policy tree at various points during X.509 v3
policy evaluation.
BN_CTX 4
Item "BN_CTX" Traces BIGNUM context operations.
CMP 4
Item "CMP" Traces CMP client and server activity.
STORE 4
Item "STORE" Traces STORE operations.
DECODER 4
Item "DECODER" Traces decoder operations.
ENCODER 4
Item "ENCODER" Traces encoder operations.
REF_COUNT 4
Item "REF_COUNT" Traces decrementing certain ASN.1 structure references.
HTTP 4
Item "HTTP" Traces the HTTP client and server, such as messages being sent and received.
OPENSSL_WIN32_UTF8 4
Item "OPENSSL_WIN32_UTF8" If set, then
UI_OpenSSL\|(3) returns UTF-8 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 UTF-8.
This environment variable is only checked on Microsoft Windows platforms.
RANDFILE 4
Item "RANDFILE" The state file for the random number generator.
This should not be needed in normal use.
See
RAND_load_file\|(3).
"SSL_CERT_DIR, SSL_CERT_FILE" 4
Item "SSL_CERT_DIR, SSL_CERT_FILE" Specify the default directory or file containing CA certificates.
See
SSL_CTX_load_verify_locations\|(3).
TSGET 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).
"NO_PROXY, HTTPS_PROXY, HTTP_PROXY" 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 "License"). You may not use
this file except in compliance with the License. You can obtain a copy
in the file LICENSE in the source distribution or at
<https://www.openssl.org/source/license.html>.