jimjonesbr / lod4wfs

Server application for publishing Geographic Linked Open Datasets via Web Feature Services.
MIT License
13 stars 7 forks source link

SSL support for SPARQL requests #39

Open wouterbeek opened 6 years ago

wouterbeek commented 6 years ago

When sending a SPARQL request to an endpoint that is served over HTTPS, an SSL error is thrown. SSL support does not seem to be enabled.

Expected: HTTPS requests to SPARQL endpoints to be sent with SSL support, if required.