This message originated from Cribl Community Slack.
Click here to view the original link.
Has anyone successfully configured an Akeyless audit logs TCP listener with TLS? Ours works without TLS, but when we try to enable regular TLS or mTLS, we stop receiving events. We have other log sources successfully using TLS in the same worker group from the same network
Solved
Akeyless Audit Logs TCP Listener Fails To Receive Events With TLS Enabled
Best answer by Jon Rust
Can you use openssl to validate the server side?
Something like
openssl s_client -connect hostname:port
You should get the TLS handshake, including certs returned to you. Make sure the server cert matchesSign up
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
