uNetworking / uNetworking/uWebSockets.js

Allow for dynamically-generated certificates, keys, etc.

Open
#1,006 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement low priority
Dominant language
C++
Stars
9.2k
Forks
625
Avg merge
6h 7m
Merged PRs (30d)
13

Description

Packages like node-forge let us dynamically generate self-signed certificates, private/public key pairs, etc. Developer experience can be significantly improved if we didn't have to save them to file and just pass them in directly.

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

The issue does not name specific files, tests, or entry points. Start by reviewing the existing certificate and key loading API and how Node.js values are passed into the native layer. Done means dynamically generated certificates and key pairs can be supplied directly without first being written to files.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, nodejs
Domain
api, backend, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.