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

Migrate to HTTPS and add SSL #43

Open
rkthakur opened this issue Feb 1, 2020 · 1 comment
Open

Migrate to HTTPS and add SSL #43

rkthakur opened this issue Feb 1, 2020 · 1 comment
Assignees

Comments

@rkthakur
Copy link
Owner

rkthakur commented Feb 1, 2020

No description provided.

@rkthakur rkthakur self-assigned this Feb 1, 2020
@rkthakur
Copy link
Owner Author

rkthakur commented Feb 8, 2020

a. Used https://letsencrypt.org/ Certbot-auto tool to generate SSL certificate. Certbot installation Details available on this page: https://certbot.eff.org/lets-encrypt/centos6-other
b. Certbot-auto script needs a change to support Amazon version of Linux as per Andre's blog post : https://medium.com/@andrenakkurt/great-guide-thanks-for-putting-this-together-gifford-nowland-c3ce0ea2455
c. added support for https in package.json and required changes are done in server.js and other related files to support SSL communication

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

No branches or pull requests

1 participant