cert-gen
devcert
cert-gen | devcert | |
---|---|---|
1 | 1 | |
91 | 1,276 | |
- | - | |
0.0 | 0.0 | |
almost 2 years ago | 6 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?
servercert - Repository for the CA/Browser Forum Server Certificate Chartered Working Group
web.dev - The frontend, backend, and content source code for web.dev
acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
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
docker-swag - Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
vite-plugin-proxy-page - A Vite plugin for projecting your application onto a remote page during development.
CertInfo - Which Root Certificates should you trust?