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

SSL certificate handling #82

Open
Aragur opened this issue Oct 14, 2024 · 1 comment
Open

SSL certificate handling #82

Aragur opened this issue Oct 14, 2024 · 1 comment

Comments

@Aragur
Copy link

Aragur commented Oct 14, 2024

As far as I can see, there is no option to allow Traefik to generate it's SSL certificate automatically using f. e. a wildcard SSL cert using LetsEncrypt and the DNS API.

@Aragur Aragur changed the title SSL Certificate handling SSL certificate handling Oct 14, 2024
@YuukanOO
Copy link
Owner

For now, seelf configures Traefik certificate resolvers with a TLS challenge.

This is the most straightforward way to get a valid certificate without messing too much with DNS configuration (requiring additional user manipulation).

But you're right and supporting DNS challenge could be a nice feature.

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

2 participants