The `ENGINE_CONF` and `PROVIDER_CONF` trace categories were merged
into a single `CONF` category (see
bc362b9b7202 and
71849dff56d6).
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11806)
SSL/TLS cipher.
-=item B<ENGINE_CONF>
+=item B<CONF>
-ENGINE configuration.
+Show details about provider and engine configuration.
=item B<ENGINE_TABLE>
Traces BIGNUM context operations.
-=item C<OSSL_TRACE_CATEGORY_PROVIDER_CONF>
+=item C<OSSL_TRACE_CATEGORY_CONF>
-Traces the OSSL_PROVIDER configuration.
+Traces details about the provider and engine configuration.
=back