I configured dtls manually, made sure there were no valid protocols for a client to connect to it, and got this error:
2026-08-28T21:02:42.076275+00:00 s-rsyslog rsyslogd[357824]: rsyslogd: SSL_ERROR_UNKNOWN Error in 'DTLSHandleSessions': 'error:00000000:lib(0)::reason(0)(0)' with ret=1, errno=0(Success), sslapi='SSL_accept' [v8.2608.0] Compared to what the test is looking for: 2026-08-27T21:02:11.556628+00:00 r-rsyslog rsyslogd: SSL_ERROR_UNKNOWN Error in 'DTLSHandleSessions': 'error:00000000:lib(0)::reason(0)(0)' with ret=1, errno=0(Success), sslapi='DTLSv1_listen' [v8.2512.0] I see one difference in the sslapi value. In the working case, it says DTLSv1_listen, whereas in my rebuild, it says "SSL_accept". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2153351 Title: Merge rsyslog from Debian for stonking cycle To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/2153351/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
