You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by dglachs <gi...@git.apache.org> on 2017/12/13 16:16:10 UTC

[GitHub] marmotta pull request #33: Marmotta 672 https support in client lib

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 <dg...@gmail.com>
Date:   2017-12-12T07:58:02Z

    uncommented line for registering SSLConnectionSocketFactory with https

commit 9d483e1209541b3e75123bacf8962ea04f8a8ddf
Author: dglachs <dg...@gmail.com>
Date:   2017-12-13T08:25:50Z

    Merge branch 'develop' into MARMOTTA-672-https_support_in_client_lib

----


---

[GitHub] marmotta pull request #33: Marmotta 672 https support in client lib

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/marmotta/pull/33


---