Skip to content

Commit bd004e9

Browse files
robsdedudepicnixz
andauthored
Docs: don't link SSLKEYLOGFILE env var
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 7776cf1 commit bd004e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/ssl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ purposes.
146146
*cadata* is given) or uses :meth:`SSLContext.load_default_certs` to load
147147
default CA certificates.
148148

149-
When the environment variable :envvar:`SSLKEYLOGFILE` is set,
149+
When the environment variable :envvar:`!SSLKEYLOGFILE` is set,
150150
:func:`create_default_context` enables key logging by setting
151151
:attr:`~SSLContext.keylog_filename` to the variable's value.
152152

0 commit comments

Comments
 (0)