Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS connection does not terminate #48

Open
jmvanel opened this issue Sep 28, 2017 · 3 comments
Open

HTTPS connection does not terminate #48

jmvanel opened this issue Sep 28, 2017 · 3 comments
Assignees

Comments

@jmvanel
Copy link

jmvanel commented Sep 28, 2017

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… 
@harshit98
Copy link

@jmvanel I'm facing the same error when I load on https.

@sandroacoelho sandroacoelho self-assigned this Oct 5, 2017
@sandroacoelho
Copy link
Contributor

Dear @jmvanel and @harshit98 ,

Our demo service offers just HTTP connections.

Best,

@jmvanel
Copy link
Author

jmvanel commented Nov 30, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants