/ Published in: Other
If on Unix like system you can always: shell("curl -v -k https:// yada yada yada")
Which works nice for those without SSL Add-on.
Expand |
Embed | Plain Text
shell("curl -v -k https:// yada yada yada")
You need to login to post a comment.
