1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00

better HTTPS readmes

This commit is contained in:
Rob Ede
2023-05-22 14:21:48 +01:00
parent 8c1b59ff9e
commit 3d10ce96f5
5 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# Automatic Let's Encrypt TLS/SSL (via OpenSSL)
# Automatic Let's Encrypt TLS/HTTPS using OpenSSL
We use [acme-micro](https://github.com/kpcyrd/acme-micro) to auto-generate TLS/SSL certificates via OpenSSL for a given domain.
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.