mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +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