Issue Reopened
We have a VPN connection through linux server, everything works fine, and request-response expectations match if we use just direct browser or command line terminal, but when i try it with server scripting it just returns me false in api docs ....
even after changing to xml view i got output as
<?xml version="1.0" ?>
okfalse
500
which is just in xml format.... i dont know is this related to our VPN connection host reply or with dsp settings ?? again stuck... help pleaseeee
EDIT: maybe we need to add --insecure or -k for not checking certificate, if so, then how to add such options ?