Closed ReeceRose closed 3 years ago
Echo does not seem to like to accept HTTPS calls with invalid certs even in development mode. They have an AutoTLS feature I don't believe it'll work for us because we need it to run on port 443 in order to get the SSL cert.
This looks to be a good resource: https://letsencrypt.org/docs/certificates-for-localhost/
Acceptance criteria:
Note: these changes are based off of #4. These changes will be merged into #4 once complete.
Closed with PR #8
Echo does not seem to like to accept HTTPS calls with invalid certs even in development mode. They have an AutoTLS feature I don't believe it'll work for us because we need it to run on port 443 in order to get the SSL cert.
This looks to be a good resource: https://letsencrypt.org/docs/certificates-for-localhost/
Acceptance criteria:
Note: these changes are based off of #4. These changes will be merged into #4 once complete.