cltk_frontend
cltk_frontend copied to clipboard
Add SSL to frontend
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 https://github.com/cltk/cltk_api/issues/10