John

  You don't say much about the problem (error type...).

  Curl supports https.

If it has to do with a rejected SSL certificate, google (curl https) proposes the following url:

http://stackoverflow.com/questions/10079707/https-connection-using-curl-from-command-line

  The discussion there might put you on the  right track.

  ~ Gilles

Le 12/09/2016 à 14:25, John Baker a écrit :
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?

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to