cert-gen
my_internal_ca
cert-gen | my_internal_ca | |
---|---|---|
1 | 2 | |
94 | 23 | |
- | - | |
0.0 | 4.9 | |
over 2 years ago | 6 months ago | |
Shell | Shell | |
MIT License | 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.
my_internal_ca
-
How TLS/SSL works
You can play with a CA here https://github.com/samrocketman/my_internal_ca
- Need to learn about cert (security)
What are some alternatives?
devcert - Local HTTPS development made easy
docker-nginx-certbot - Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
servercert - Repository for the CA/Browser Forum Server Certificate Chartered Working Group
base-drafts - Internet-Drafts that make up the base QUIC specification
devcert-cli - A CLI wrapper for devcert, to manage development SSL/TLS certificates and domains
stecCA - An easy to deploy Certificate Authority / Public Key Infrastructure using CFSSL, Lemur and Docker magic!