pyvandenbussche / lov

Linked Open Vocabularies (LOV) - FrontEnd
http://lov.okfn.org/dataset/lov/
60 stars 12 forks source link

LOV API via https #62

Closed LaurensRietveld closed 8 years ago

LaurensRietveld commented 8 years ago

Are there any plans to publish the API via https as well? This is particularly useful when the API is used by other websites that do run via https. This currently results in a browser warning and failed request. This is problematic when people use YASGUI via https, as the property and class autocompletion functionality won't work anymore.

I suggest using letsencrypt (free and automated ssl certs)

pyvandenbussche commented 8 years ago

Can you give it a try? It should be fixed now

LaurensRietveld commented 8 years ago

wow, that was fast, it works, thanks!

pyvandenbussche commented 8 years ago

I used let's encrypt on another server a month ago so was straight forward ;)