GitHub user dglachs opened a pull request:
https://github.com/apache/marmotta/pull/33
Marmotta 672 https support in client lib
Register a SSLConnectionSocketFactory to handle https-Requests in Marmotta
Client Library
Once again, selected develop as "base" ...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/marmotta
MARMOTTA-672-https_support_in_client_lib
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/marmotta/pull/33.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 #33
----
commit 9e3b3a6d073a87e20c9a41807ad093b360aeae4b
Author: dglachs <[email protected]>
Date: 2017-12-12T07:58:02Z
uncommented line for registering SSLConnectionSocketFactory with https
commit 9d483e1209541b3e75123bacf8962ea04f8a8ddf
Author: dglachs <[email protected]>
Date: 2017-12-13T08:25:50Z
Merge branch 'develop' into MARMOTTA-672-https_support_in_client_lib
----
---