I use the curl which is bundled in cygwin.

So far, it has worked fine with https.

That said, I am trying to remember if I had to install some certificates on
my machine for that to work.

You might try adding --insecure to your curl command line options and
seeing if that makes it work.

Thanks,

-- 
Raul





On Mon, Sep 12, 2016 at 2:25 PM, John Baker <[email protected]> wrote:

> I am hacking together a simple REST interface in JHS that makes use of
> https GET and POST.
>
> All the documented example calls use CURL but unfortunately, I cannot get a
> CURL to work with HTTPS on my win64 machine.
>
> Are there any handle GET POST utilities in the J library?
>
> Or do any of you have advice of a win64 CURL install that will enable
> HTTPS?
>
> --
> John D. Baker
> [email protected]
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to