torch2424 / link-drops

A collection of your links that you find across the internet, made with the help of @julianpoy
http://linkdrops.com/#/
Apache License 2.0
2 stars 1 forks source link

Implement HTTPS On the backend #98

Closed torch2424 closed 8 years ago

torch2424 commented 8 years ago

I moved the linkdrops frontend to https using Let's Encrypt: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-14-04

However, since this wasnt done on the backend, linkdrops will not allow non secure backend requests, so this should be done soon.

@julianpoy I love and appreciate you hosting the link drops backend on the kondeo servers, but I dont mind hosting it on my aaronthedev servers, which are already https. Let me know what's up :)

torch2424 commented 8 years ago

this was fixed in one of @julianpoy branchs and #99 solves this on the frontend