Skip to content
This repository has been archived by the owner. It is now read-only.

Installing SSL certificate? #136

Closed
ghost opened this issue Jun 20, 2016 · 5 comments
Closed

Installing SSL certificate? #136

ghost opened this issue Jun 20, 2016 · 5 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 20, 2016

Can we install a valid SSL certificate to our gateway/API Server so that we can use https? The http support would still be there but as an option we should be able to install an SSL certificate.

@Kubuxu
Copy link

Kubuxu commented Jun 20, 2016

We decided not to implement HTTPS into go-ipfs codebase itself. Please use dedicated HTTP(S) front end server for that purpose (nginx or Apache).

@llopv
Copy link

llopv commented Dec 12, 2016

It would be great to refer here the apache/nginx configuration to do that. Does anybody have it configurated this way?

@jbenet
Copy link
Contributor

jbenet commented Dec 12, 2016

See the infra repo -- should be there https://github.com/ipfs/infrastructure

@Kubuxu
Copy link

Kubuxu commented Dec 12, 2016

You can also consider using something like Caddy: https://caddyserver.com/
Warning, I didn't test it.

@madavieb
Copy link

madavieb commented May 23, 2017

This issue has been moved to https://discuss.ipfs.io/t/installing-ssl-certificate/388.

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

No branches or pull requests

4 participants