e3f33a24c323a31dd750c483a3559de6b040c9b1
Add AcmeCertProvider with domain-based and IP-based modes using rustls-acme. AcmeTlsAcceptor::bind_acme() and TlsAcceptor::bind_acme() provide ACME-integrated TLS acceptance with automatic cert renewal via background tokio task. Feature-gated behind 'acme' (implies 'tls'). Unit tests for config construction; integration test for LE staging marked #[ignore].
Description
No description provided
Languages
Rust
100%