HTTPS connection does not terminate
I'm not sure if it's the right place to report, because it is a problem on lookup.dbpedia.org deployed service, probably not on source code.
wget 'https://lookup.dbpedia.org/api/search/PrefixSearch?MaxHits=15&QueryClass=&QueryString=soil'
--2017-09-28 12:08:23-- https://lookup.dbpedia.org/api/search/PrefixSearch?MaxHits=15&QueryClass=&QueryString=soil
Résolution de lookup.dbpedia.org (lookup.dbpedia.org)… 134.155.95.15
Connexion à lookup.dbpedia.org (lookup.dbpedia.org)|134.155.95.15|:443…
@jmvanel I'm facing the same error when I load on https.
Dear @jmvanel and @harshit98 ,
Our demo service offers just HTTP connections.
Best,
Hi Sandro
I saw the Server code: https://github.com/dbpedia/lookup/blob/master/src/main/scala/org/dbpedia/lookup/server/Server.scala#L32 and it should be simple :) ( never used myself HttpServerFactory ).
I took notes about the HTTPS certificate installation with letsenscript , it may help you : https://rawgit.com/jmvanel/semantic_forms/master/doc/fr/letsenscript.html