Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Information Provided
-
None
-
None
-
None
Description
The documentation on how to configure Fuseki to use https here:
https://jena.apache.org/documentation/fuseki2/fuseki-data-access-control.html#https
is not correct. Fuseki-server does not accept these arguments. There is an example on how to manage https setup with fuseki here:
https://github.com/apache/jena/blob/master/jena-fuseki2/examples/fuseki-jetty-https.xml
Also this example would also need documentation, especially on what information actually needs to be configured for a successful https setup.