Do we have a complete example
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 505
- Forks
- 157
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
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..
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing example for generating a self-signed CA and compare it with the requested client and server certificate steps. Add a complete example covering CA creation, client certificate signing, and whether the server needs its own certificate; it is done when the three requested steps are documented together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation, security
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100