This repository was archived by the owner on Dec 8, 2021. It is now read-only.
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
Https Support #107
Open
Description
Polaris should support Https. This issue is to discuss possibilities
Discussion from #106
TylerSiegrist
Is there already HTTPS support? That should probably be added before authentication is used.
@tylerl0706
That's a good point. I'll have to look into this.
Throwing this link down so I don't forget:
https://stackoverflow.com/questions/11403333/httplistener-with-https-support
@tylerl0706
Probably can hook in LetsEncrypt in some way
@TylerSiegrist
Might want to keep it agnostic or provide a way to use a cert installed on the local machine. Some companies like their own internal certs for this kind of thing. 😄