TLS error - Unhandled OpenSSL errors found

I freshly set up my three tor relays running on Kali-rolling.
The seem to be working just fine, but whenever they start up, I find these in my logs:

Unhandled OpenSSL errors found at ../src/lib/tls/tortls.c:190:
Oct 27 13:20:34 myhost.net Tor[1020]: TLS error: (null) (in system library:(null):—)
Oct 27 13:20:34 myhost.net Tor[1020]: TLS error: system lib (in BIO routines:(null):—)
Oct 27 13:20:34 myhost.net Tor[1020]: TLS error: provider section error (in common libcrypto routines:(null):—)
Oct 27 13:20:34 myhost.net Tor[1020]: TLS error: module initialization error (in configuration file routines:(null):—)

Any clue what that’s all about? Is this an internal issue with the OpenSSL version on my system, or is that sometthing that affects tor? Fixes? :thinking:

1 Like