mirror of
https://github.com/actix/examples
synced 2025-01-23 06:14:35 +01:00
6 lines
208 B
Markdown
6 lines
208 B
Markdown
|
# 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.
|