scipy-conference / procbuild

SciPy proceedings builder
Other
2 stars 10 forks source link

Procbuild website only handles http #26

Closed mpacer closed 2 years ago

mpacer commented 6 years ago

I tend to default to https for everything, it’d be nice if we could get an ssl certificate for the site so we could have https access.

mpacer commented 6 years ago

Ugh probably we won’t want to do that: it requires a paid extension https://devcenter.heroku.com/articles/ssl-endpoint

stefanv commented 6 years ago

You can add SSL through CloudFlare or similar services, but here it does not make much sense since we're not passing any hidden information around.

cbcunc commented 2 years ago

https://procbuild.scipy.org was accomplished with an nginx proxy.