提交 39176d44 编写于 作者: P Peter Wu 提交者: Rich Salz

doc: fix -keylogfile option

Add it in the options section, not the "Connected commands" section.
Reviewed-by: NRichard Levitte <levitte@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2977)
上级 45615c5f
......@@ -529,6 +529,11 @@ The list should contain most wanted protocols first.
Protocol names are printable ASCII strings, for example "http/1.1" or
"spdy/3".
=item B<-keylogfile path>
Appends TLS secrets to the specified keylog file such that external programs
(like Wireshark) can decrypt TLS connections.
=item B<-max_early_data arg>
Change the default maximum early data bytes that are specified for new sessions
......@@ -578,11 +583,6 @@ cause the client to disconnect due to a protocol violation.
print out some session cache status information.
=item B<-keylogfile path>
Appends TLS secrets to the specified keylog file such that external programs
(like Wireshark) can decrypt TLS connections.
=back
=head1 NOTES
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册