1. Describe your incident:
I try to establish a connection to a TLS input and get this error:
io.netty.handler.codec.DecoderException: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslHandshakeException: error:100000c0:SSL routines:OPENSSL_internal:PEER_DID_NOT_RETURN_A_CERTIFICATE
2. Describe your environment:
- OS Information:
Debian 11 - Package Version:
graylog-server 5.1.8 - Service logs, configurations, and environment variables:
I have a wildcard ssl certificate, which i put under trustedClient on the server and also included in the winlogbeat configuration.
Maybe someone had the same issue and knows how to resolve this.
Thank you in advance