Run the server with cargo run
In another shell, execute something like
openssl s_client -key client.key -cert client.crt -CAfile ca.crt -connect localhost:8443
and start typing whatever you want
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run the server with cargo run
In another shell, execute something like
openssl s_client -key client.key -cert client.crt -CAfile ca.crt -connect localhost:8443
and start typing whatever you want