1
0
mirror of https://github.com/actix/examples synced 2024-11-30 17:14:35 +01:00
examples/https-tls/openssl-auto-le/README.md

6 lines
216 B
Markdown
Raw Normal View History

2023-05-22 15:21:48 +02:00
# Automatic Let's Encrypt TLS/HTTPS using OpenSSL
2023-05-22 15:21:48 +02:00
We use [`acme-micro`](https://github.com/kpcyrd/acme-micro) to auto-generate TLS/HTTPS certificates using OpenSSL for a given domain.
Process is explained in code.