mirror of
https://github.com/actix/examples
synced 2024-11-28 00:12:57 +01:00
0b74135fb0
Co-authored-by: Lajto Mekadimon <85128868+lajtomekadimon@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Automatic Let's Encrypt TLS/SSL (via OpenSSL)
We use (acme-micro)[https://github.com/kpcyrd/acme-micro] to auto-generate TLS/SSL certificates via OpenSSL for a given domain.
Process is explained in code.