lower log level if self-signed SSL certificate enabled
If security.https.certificate.trust
is set to true
, we see warning logs on each request.
The level of warning
is too high for this configuration, too many logs are produced and cannot be hidden by the global log config.
Edited by Rustam Lotsmanenko (EPAM)