Skip to content

SSL support? #63

Answered by afs
bsara asked this question in Q&A
Mar 5, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The patch server has an argument:

--jetty=FILE File name of a jetty.xml configuration file.

so an HTTPS setup can be used by configuration that way.

It's a bit raw - there is helper code in Fuseki (class JettyHttps) but that hasn't made its way to the RDF delta codebase yet.


One configuration setup I have seen, is to put the patch serves on their own VPN, and have controls on the VPN to only talk to the VPN of the Fuseki servers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bsara
Comment options

Answer selected by bsara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants