I am using quinn, want to do the basic things:
- generate a self-signed CA for server to use.
- sign a certificate for the client to use.
- Do we need to generate and seign a certificate for the server to use?
now we only have 1 example for 1. Can't find a complete example for #2 or #3..
I am using quinn, want to do the basic things:
now we only have 1 example for 1. Can't find a complete example for #2 or #3..