Add Cert management and DNS record creation to the UI #55
Replies: 1 comment
-
Hello! Thank you for considering my suggestion! I have found following repo for broad let's encrypt implementation. I don't know how far let's encrypt is implemented into traefik itself. https://github.com/go-acme/lego It's a let's encrypt client written in go... maybe it's helpful for you... Also it would be nice if technitium dns server (API) and/or rfc2136 gets implemented as possible dns-01 challenge provider as well for automatic dns entry creation Also I have looked into "Zoraxy" reverse proxy and I recommend you to do the same. They have some really cool features. But your tool with WireGuard (instead of zero tier) implementation is way more preferable for me. For example: You can set a default page in different ways. As 404 page as a redirect or entirely proxy unknown domains to a specific endpoint. (Catch all) You are already doing great work! Keep it up! Cheers |
Beta Was this translation helpful? Give feedback.
-
Hello,
Again two suggestions for you to think about☺️
It would be nice to have an overview of available/used certs.
You know things like when they are about to expire and so on. Also a UI for certbot with the integration of various common registrars for requesting wildcards.
For example using cloudflares api or RFC2136. For me RFC2136 would be great because I'm hosting authoritative nameservers myself.
Cheers
Marvin
Beta Was this translation helpful? Give feedback.
All reactions