xogclient generates the following error when trying to connect via XOG:
cmd> xog
[...]
> login user/[email protected]:443
Login: [email protected]:443
XOG Invoke Failed
Unexpected end of file from server
Turn verbose on for more detail.
Any SSL-enabled environment (includes all SaaS environemnts).
SSL-enabled environments need to establish an SSL connection instead of a normal connection.
In order to enable SSL for xog, it must be called using the "-sslenabled true" flag:
cmd> xog -sslenabled true
Using https
Configuring context for TLS
[...]
> login user/password@example.ondemand.ca.com:443
Login: [email protected]:443
Login Succeeded