We would vote for the ability to do exports/imports in the background thread too. Fetching data via Rest API does not seem to disconnect logged users, so it may be could be possible to do the same with exports/imports.
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...