When `ca_trusted_fingerprint` is set, this [log line](https://github.com/khushijain21/elastic-agent-libs/blob/main/transport/tlscommon/tls_config.go#L180) and others from this method are logged for every outgoing connection flooding the log file. I think we should log them at debug level only. Or rate-limit how many logs we emit from this method
When
ca_trusted_fingerprintis set, this log line and others from this method are logged for every outgoing connection flooding the log file.I think we should log them at debug level only. Or rate-limit how many logs we emit from this method