cltk/cltk_frontend

Add SSL to frontend

Opened this issue · 2 comments

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

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

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