1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/https-tls/openssl-auto-le
2022-02-18 02:40:58 +00:00
..
src restructure folders 2022-02-18 02:01:48 +00:00
Cargo.toml rc3 2022-02-18 02:40:58 +00:00
README.md restructure folders 2022-02-18 02:01:48 +00:00

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.