rustls / rustls/rcgen

Do we have a complete example

Open
#110 4 comments 2 reactions 0 assignees View on GitHub

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:

  1. generate a self-signed CA for server to use.
  2. sign a certificate for the client to use.
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.