in reply to XML not well-formed (invalid token)

Can't connect to "xxxx.xxxx.com:443

Your web service cannot connect to the remote end. Verify that you can make the connection using other tools.

Most likely, this is because of a certificate mismatch. See IO::Socket::SSL on what you can do about it and see ssl-tools for more tools for debugging SSL connection problems.

There is an easy way to disable all SSL validation and verification but I won't post it here.

  • Comment on Re: XML not well-formed (invalid token)