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

Use Let's Encrypt for certs on staging #519

Closed
humphd opened this issue Dec 15, 2019 · 3 comments · Fixed by #649
Closed

Use Let's Encrypt for certs on staging #519

humphd opened this issue Dec 15, 2019 · 3 comments · Fixed by #649
Assignees
Labels
area: CI/CD Continuous integration / Continuous delivery area: web server Issues related to the web server type: enhancement New feature or request

Comments

@humphd
Copy link
Contributor

humphd commented Dec 15, 2019

What would you like to be added:

When we ship to staging (and eventually production), we'll need proper certs that aren't self-signed. We can use Let's Encrypt for free. We'll need to do this automatically when we push to staging.

Why would you like this to be added:

We'll need to run our app over HTTPS when not in a dev setup.

@humphd humphd added type: enhancement New feature or request area: CI/CD Continuous integration / Continuous delivery area: web server Issues related to the web server labels Dec 15, 2019
@manekenpix
Copy link
Member

@manekenpix
Copy link
Member

I think @miggs125 wants to try this.

@humphd
Copy link
Contributor Author

humphd commented Jan 9, 2020

Assigned! I spoke to @ctyler and he suggested we might want to start with some manual work to just generate and then copy/paste certs over.

BTW, I've filed #530 for the domains we'll need to get this working. Let's Encrypt needs public domains to exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CI/CD Continuous integration / Continuous delivery area: web server Issues related to the web server type: enhancement New feature or request
Projects
None yet
3 participants