cert-gen
devcert
| cert-gen | devcert | |
|---|---|---|
| 1 | 1 | |
| 94 | 1,309 | |
| - | -0.1% | |
| 0.0 | 2.9 | |
| over 3 years ago | 2 months ago | |
| Shell | TypeScript | |
| MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cert-gen
-
A safer default for navigation: HTTPS
> I wish there was a solution for those of us who develop web interfaces for embedded products designed to live on LAN
There almost is! Instead of self signed certificates, use a certificate authority, and install that on the LAN's machines. https://github.com/devilbox/cert-gen
You can use macOS Server or Active Directory to push out the Certificate as trusted.
It's not perfect, but it's close enough for a LAN.
devcert
-
A safer default for navigation: HTTPS
The devcert tool (and its corresponding devcert-cli command-line interface) is very handy for creating a local root certificate authority that you control & your device trusts:
https://github.com/davewasmer/devcert
What are some alternatives?
ssl-proxy - :lock: Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
servercert - Repository for the CA/Browser Forum Server Certificate Chartered Working Group
bncert - Bitnami HTTPS Configuration Tool
vite-plugin-proxy-page - A Vite plugin for projecting your application onto a remote page during development.
web.dev - The frontend, backend, and content source code for web.dev