From @shayzlufsynereo on Wed Mar 29 2017 09:11:37 GMT+0000 (UTC)
Can I run ipfs api on https?
How do I configure it?
Copied from original issue: Running ipfs api on https 路 Issue #54 路 ipfs-inactive/support 路 GitHub
From @lidel on Wed Mar 29 2017 15:59:10 GMT+0000 (UTC)
AFAIK HTTPS is not supported by go-ipfs
.
You need to use TLS termination proxy (eg. Nginx, HAProxy, etc).