mirror of
https://github.com/actix/examples
synced 2025-08-31 02:00:21 +02:00
fix: directory path should be https-tls (#689)
This commit is contained in:
@@ -9,7 +9,7 @@ All the self-signed certificate are in the ./certs directory, including the CA c
|
||||
### Server
|
||||
|
||||
```sh
|
||||
cd security/rustls-client-cert
|
||||
cd https-tls/rustls-client-cert
|
||||
cargo run
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user