Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding SSL/TLS certs to server #31

Open
bisbist opened this issue Dec 20, 2022 · 1 comment · May be fixed by #34
Open

Adding SSL/TLS certs to server #31

bisbist opened this issue Dec 20, 2022 · 1 comment · May be fixed by #34

Comments

@bisbist
Copy link
Owner

bisbist commented Dec 20, 2022

Adding letsencrypt and custom TLS certificates to enable HTTPS to the website.

@bisbist
Copy link
Owner Author

bisbist commented Dec 21, 2022

Issue Breakdown

  1. Manually generate a TLS/SSL certificate and use it in the Express.js server.
  2. Use letsencrypt to generate a certificate and use it in the Express.js server.

@bisbist bisbist linked a pull request Dec 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant