GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/495
JENA-1632: https support in SOH scripts
This version of SOH should work with https endpoints.
However, it does not follow redirections so http->https does not work.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena soh
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/495.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #495
----
commit 3044c61f5188505e78b67d6c6071d65ac4056424
Author: Andy Seaborne <andy@...>
Date: 2018-11-22T11:42:56Z
JENA-1632: https support in SOH scripts
----
---