cltk / cltk_frontend

Reading environment connecting to API from cltk/cltk_api repo
http://archive.cltk.org
21 stars 18 forks source link

Add SSL to frontend #37

Open kylepjohnson opened 8 years ago

kylepjohnson commented 8 years ago

I've been seeing a lot about Let's Encrypt from the EFF. I think this would be a great way to go.

An easy tutorial I'll probably follow: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04

modassir commented 8 years ago

@kylepjohnson I think this can be done now easily, if the server is already setup with nginx.

kylepjohnson commented 8 years ago

@modassir Thanks right now the API and frontend are on the same server. I believe this will be solved by https://github.com/cltk/cltk_api/issues/10