programatik29 / axum-server

High level server designed to be used with axum framework.
MIT License
177 stars 63 forks source link

Automatic HTTPS base ZeroSSL and Let's Encrypt #113

Open holmofy opened 6 months ago

holmofy commented 6 months ago

Can it support the feature of automatically renewing HTTPS certificates like caddy?

schungx commented 3 months ago

It would be great if it can integrate with crates such as rusttls-acme to use Let's Encrypt...