Is it possible to prevent the cloudnode log from being written to /var/log/messages on Linux? It makes it very difficult to find useful messages about the server.
Hi Andis,
The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...