hi,
I have a TLS input with two sources. One of them works nicely, the other tells “Received fatal alert: certificate_revoked”
Is there a way to print certificate info of the failed certificate to the log so then I could check that the certificate that the source offers is actually the one we configured it to offer? I tried setting the log level of sockets to debug or trace, but it did not help here. Tcpdumping could do the trick, but feels pretty cumbersome.