QUIC QLOG: Minor manpage updates
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22037)
This commit is contained in:
parent
1aeab15f46
commit
5f603a12cd
1 changed files with 4 additions and 4 deletions
|
@ -22,11 +22,11 @@ for details.
|
|||
|
||||
=head1 USAGE
|
||||
|
||||
The qlog functionality must be explicitly enabled at build time using the
|
||||
I<enable-unstable-qlog> configure flag.
|
||||
The qlog functionality must be explicitly enabled at OpenSSL build time using
|
||||
the I<enable-unstable-qlog> configure flag.
|
||||
|
||||
When built with qlog support, qlog is enabled at run time by setting the
|
||||
standard B<QLOGDIR> environment variable to point to a directory where qlog
|
||||
When OpenSSL is built with qlog support, qlog is enabled at run time by setting
|
||||
the standard B<QLOGDIR> environment variable to point to a directory where qlog
|
||||
files should be written. Once set, any QUIC connection established by OpenSSL
|
||||
will have a qlog file written automatically to the specified directory.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue