iodepo / odis-arch

Development of the Ocean Data and Information System (ODIS) architecture
https://book.odis.org/
27 stars 16 forks source link

https for graph.oceaninfohub.org #154

Open fils opened 1 year ago

fils commented 1 year ago

Arno, This is not a big deal at this time. At some point, it will be important to get https working on the domain graph.oceaninfohub.org since when calling it from a client on https it is not allowed to mix https and http calls.

This isn't holding anything up, just a vote for https support in the nginx config when you get a chance.

Thanks Doug

xhr.js:247 Mixed Content: The page at 'https://oceans.collaborium.io/?search=ocean+acidification' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://graph.oceaninfohub.org/blazegraph/namespace/oih/sparql?query=prefix+prov%3A+%3Chttp%3A%2F%2Fwww.w3.org%2Fns%2Fprov%23%3E%0A++++++++PREFIX+con%3A+%3Chttp%3A%2F%2Fwww.ontotext.com%2Fconnectors%2Flucene%23%3E%0A++++++++PREFIX+luc%3A+%3Chttp%3A%2F%2Fwww.ontotext.com%2Fowlim%2Flucene%23%3E%0A++++++++PREFIX+con-inst%3A+%3Chttp%3A%2F%2Fwww.ontotext.com%2Fconnectors%2Flucene%2Finstance%23%3E%0A++++++++PREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0A++++++++PREFIX+schema%3A+%3Chttp...7B%0A++++++++++++%3Fs+%3Fp+%3Flit+.%0A++++++++++++FILTER+isIRI%28%3Fs%29%0A++++++++++++%3Fs+rdf%3Atype+%3Ftype+.+%0A++++++++++++OPTIONAL+%7B+%3Fs+schema%3Aname+%3Fname+.+++%7D%0A++++++++++++OPTIONAL+%7B+%3Fs+schema%3Aheadline+%3Fheadline+.+++%7D%0A++++++++++++OPTIONAL+%7B+%3Fs+schema%3Aurl+%3Furl+.+++%7D%0A++++++++++++OPTIONAL+%7B+%3Fs+schema%3Adescription+%3Fdescription+.++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++++ORDER+BY+DESC%28%3Fscore%29++%3Fname%0A++++++++LIMIT+30%0A++++++++OFFSET+0%0A++++++++++'. This request has been blocked; the content must be served over HTTPS.
jmckenna commented 1 year ago

Setting this now as a blocker, as partner developers are now reporting issues of unable to query ODIS graph, due to no-HTTPS issue, through code.