Hello!
I am trying to keep in sync with corporate laptop with pretty tough security settings. I have VPS with white IP for syncthing central server.
Unfortunately, even if I am running syncthing on port 443 and set client to connect server on direct tcp address and port, I have error “expected 1 certificate, got 4”. It happens because of laptop network security - all SSL connections are signed with corporate certificate instead of original.
Is there any way to make syncthing work with this re-signing schema?