vitejs / vitejs/vite-plugin-basic-ssl

Add option to generate a shared certificate + auto install it

Open
#14 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
517
Forks
27
PR merge metrics
No merged PRs in 30d

Description

So after talking a bit with @userquin, I suggest adding two features:

The first time the plugin is launched in a project, as the user where he wants to generate the certificate:

(x) Generate a project scoped certificate
( ) Use a shared certificate

If the user chooses the shared certificate, ask him if he wants to install it

Would you like to install this certificate to your OS? (y/N)

I can work on this feature.

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

No files or tests are named in the issue. Start by locating the plugin's first-launch prompt and certificate-generation flow, then determine how shared certificates and OS installation are handled. Done means offering both certificate choices and, for a shared certificate, prompting whether to install it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
security, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.