X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=doc%2Fman3%2FOSSL_trace_set_channel.pod;h=7ae19aedd32e7ce6667181622cc4a20b70ec154f;hb=bf973d0697e61a44dc46d08b0421a08a8cb61887;hp=9c03218a21795846d5b7d6193e1fbc8aeb584493;hpb=4674aaf4f2217540690489fee22edefe4a463293;p=openssl.git diff --git a/doc/man3/OSSL_trace_set_channel.pod b/doc/man3/OSSL_trace_set_channel.pod index 9c03218a21..7ae19aedd3 100644 --- a/doc/man3/OSSL_trace_set_channel.pod +++ b/doc/man3/OSSL_trace_set_channel.pod @@ -1,5 +1,7 @@ =pod +=for openssl foreign manual atexit(3) + =head1 NAME OSSL_trace_set_channel, OSSL_trace_set_prefix, OSSL_trace_set_suffix, @@ -128,15 +130,11 @@ registered very early with L. =item C -Traces the TLS/SSL protocoll. +Traces the TLS/SSL protocol. =item C -Traces the ciphers used by the TLS/SSL protocoll. - -=item C - -Traces the ENGINE configuration. +Traces the ciphers used by the TLS/SSL protocol. =item C @@ -176,9 +174,9 @@ point during evaluation. Traces BIGNUM context operations. -=item C +=item C -Traces the OSSL_PROVIDER configuration. +Traces details about the provider and engine configuration. =back @@ -212,7 +210,7 @@ the following: BIO_dump(trc_out, bar, sizeof(bar)); } OSSL_TRACE_END(TLS); -=head1 Simple example +=head2 Simple example An example with just a channel and constant prefix / suffix. @@ -301,7 +299,7 @@ in OpenSSL 3.0. =head1 COPYRIGHT -Copyright 2019 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2019-2020 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