1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/https-tls/openssl-auto-le/README.md

6 lines
208 B
Markdown
Raw Normal View History

# Automatic Let's Encrypt TLS/SSL (via OpenSSL)
2022-09-13 02:16:48 +02:00
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.