caddyserver / ingress

WIP Caddy 2 ingress controller for Kubernetes
Apache License 2.0
620 stars 70 forks source link

Issuing wildcard certificates #212

Open b-me opened 4 months ago

b-me commented 4 months ago

Is there any way to configure issuing wildcard certificates? How can I add appropriate modules and configuration to make DNS challange possible?

mavimo commented 4 months ago

@b-me not at the moment

Xinayder commented 3 months ago

How can I add appropriate modules and configuration to make DNS challange possible?

You can use cert-manager for that. For example, I use cert-manager with the Vultr webhook module to issue certificates for my domains (they are managed by Vultr DNS).

https://cert-manager.io/docs/tutorials/acme/dns-validation/#issuing-an-acme-certificate-using-dns-validation