Every day when I restart the tor daemon, I see the following in my logs: May 19 05:05:01 Tor[2928143]: Unhandled OpenSSL errors found at ../src/lib/tls/tortls.c:190: May 19 05:05:01 Tor[2928143]: TLS error: could not load the shared library (in DSO support routines:dlfcn_load:---) May 19 05:05:01 Tor[2928143]: TLS error: could not load the shared library (in DSO support routines:DSO_load:---) May 19 05:05:01 Tor[2928143]: TLS error: error loading dso (in configuration file routines:module_load_dso:---) May 19 05:05:01 Tor[2928143]: TLS error: unknown module name (in configuration file routines:module_run:---) I haven't noticed it causing any problems so far, but I've not really looked into it. Francois