mirror of
https://github.com/actix/examples
synced 2025-09-02 11:56:38 +02:00
migrate acme example to acme-rfc8555 (#635)
This commit is contained in:
5
https-tls/acme-letsencrypt/README.md
Normal file
5
https-tls/acme-letsencrypt/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatic Let's Encrypt TLS/HTTPS using OpenSSL
|
||||
|
||||
We use [`an ACME client library`](https://github.com/x52dev/acme-rfc8555) to auto-generate TLS/HTTPS certificates for a given domain and then start our real web server with the obtained certificate.
|
||||
|
||||
Process is explained in code.
|
Reference in New Issue
Block a user