cert-gen
devcert
cert-gen | devcert | |
---|---|---|
1 | 1 | |
94 | 1,296 | |
- | 0.3% | |
0.0 | 0.0 | |
over 2 years ago | over 1 year 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?
servercert - Repository for the CA/Browser Forum Server Certificate Chartered Working Group
devcert-cli - A CLI wrapper for devcert, to manage development SSL/TLS certificates and domains
ecs-fargate-ci-cd-pipeline - Repository from exanubes.com for Fargate App with a SSL Certificate
acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
vite-plugin-proxy-page - A Vite plugin for projecting your application onto a remote page during development.