We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac32d7d + 87e00b9 commit d18daf1Copy full SHA for d18daf1
README.md
@@ -43,7 +43,8 @@ and point the client at it with:
43
44
```sh
45
cd examples/client
46
-cargo run -- 127.0.0.1 --port 8080 --domain localhost --cafile ../../tests/end.chain```
+cargo run -- 127.0.0.1 --port 8080 --domain localhost --cafile ../../tests/end.chain
47
+```
48
49
**NOTE**: Don't ever use those certificate files anywhere but for testing!
50
0 commit comments