gaurav08suri / mhtportal-api

Portal
MIT License
0 stars 2 forks source link

Move Authentication to HTTPS #3

Open roguesherlock opened 6 years ago

roguesherlock commented 6 years ago

Currently user is authenticated over HTTP, which inherently is very insecure. Move authentication to HTTPS.

Use let's encrypt.

roguesherlock commented 6 years ago

lets encrypt has blacklisted aws servers. Need to find another ssl certificate provider.