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

add client certificate example (#380)

This commit is contained in:
Rob Ede
2020-10-30 04:22:24 +00:00
committed by GitHub
parent 9c9db0de55
commit 7148fd3d0e
12 changed files with 460 additions and 97 deletions

View File

@ -34,6 +34,7 @@ members = [
"redis-session",
"run-in-thread",
"rustls",
"rustls-client-cert",
"shutdown-server",
"server-sent-events",
"simple-auth-server",