1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

migrate acme example to acme-rfc8555 (#635)

This commit is contained in:
Rob Ede
2023-09-11 00:45:01 +01:00
committed by GitHub
parent 196cb5d8b8
commit 22b4255fac
7 changed files with 374 additions and 357 deletions

View File

@ -30,8 +30,8 @@ members = [
"graphql/juniper",
"guards",
"http-proxy",
"https-tls/acme-letsencrypt",
"https-tls/awc-https",
"https-tls/openssl-auto-le",
"https-tls/openssl",
"https-tls/rustls-client-cert",
"https-tls/rustls",