Re: How to correctly enable Cloud Node startup in Linux?
Paul Timms
3-17-17
Should hansa-cloudnode.service not be placed into /etc/systemd/system rather than /usr/lib/systemd/system, given that it's a manually added service rather than one installed by the package?
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...