1
0
mirror of https://github.com/actix/examples synced 2024-12-02 18:02:22 +01:00
examples/security/openssl-auto-le/README.md
Rob Ede 0b74135fb0
Adding auto OpenSSL ACME Let's Encrypt example. (#523)
Co-authored-by: Lajto Mekadimon <85128868+lajtomekadimon@users.noreply.github.com>
2022-02-06 16:31:44 +00:00

208 B

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.