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

Ability to use self-signed certificates for local development #399

Closed
shankie-codes opened this issue May 23, 2016 · 3 comments
Closed

Ability to use self-signed certificates for local development #399

shankie-codes opened this issue May 23, 2016 · 3 comments

Comments

@shankie-codes
Copy link

shankie-codes commented May 23, 2016

Hi traefik team,

I'd like to be be able to replicate my prod environment as completely as possible on my local machine, and for me, that involves using SSL certificates.

Is it possible to get the ACME configuration to generate self-signed certificates for when we're developing locally?

Cheers

@emilevauge
Copy link
Member

Hi @shankiesan, maybe you could deploy your own test CA: https://github.com/letsencrypt/boulder

@shankie-codes
Copy link
Author

That's an interesting idea @emilevauge . I hadn't considered running my own CA!

How would you get Boulder to issue certificates, assuming that .localhost isn't reachable from the CA. Or is the idea that because you're running Boulder and Traefik on the same host that .localhost is valid?

@emilevauge
Copy link
Member

You will have to configure a DNS to make it work.

@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants