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

Add DNS01 letsencrypt challenge support through AWS. #1093

Closed
CyrilPeponnet opened this issue Feb 1, 2017 · 2 comments
Closed

Add DNS01 letsencrypt challenge support through AWS. #1093

CyrilPeponnet opened this issue Feb 1, 2017 · 2 comments

Comments

@CyrilPeponnet
Copy link

It can be useful when you want to create SSL certificates through letsencrypt for SSL resources that are not facing Internet. Lego is already implementing this challenge for a bunch of DNS providers.

@CyrilPeponnet
Copy link
Author

Hmm looks like it's already in the code: https://github.com/containous/traefik/blob/master/acme/acme.go#L476-L480 just need to figure out how to make it works :p

@CyrilPeponnet
Copy link
Author

OK forget it 71beb4b looks already in here :p

@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

2 participants