danknessdra / RateMyProfessors.help

The RateMyProfessor helper to help find the best professors for your courses
https://ratemyprofessors.help
MIT License
2 stars 1 forks source link

implement tls #34

Closed yuuwe-n closed 2 years ago

yuuwe-n commented 2 years ago

for tls, https, we need to authenticate certificate

if this stack over flow doesnt work, we can mirgrate to using gin gonic, becuase it might make stuff easier, and also makes it less verbose ( a con OR pro whatever you see it as ). also at this stage it will be easy to migrate.

https://stackoverflow.com/questions/63213638/using-tls-ssl-client-authentication-for-specific-hosts

yuuwe-n commented 2 years ago

prints error if tls keys are not found