cert-gen
Generate CA and self-signed SSL certificates usable in your browser for local development. (by devilbox)
devcert-cli
A CLI wrapper for devcert, to manage development SSL/TLS certificates and domains (by davewasmer)
| cert-gen | devcert-cli | |
|---|---|---|
| 1 | 1 | |
| 94 | 82 | |
| - | - | |
| 0.0 | 0.0 | |
| over 3 years ago | about 8 years ago | |
| Shell | TypeScript | |
| MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of cert-gen.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-23.
-
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-cli
Posts with mentions or reviews of devcert-cli.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-23.
What are some alternatives?
When comparing cert-gen and devcert-cli you can also consider the following projects:
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
devcert - Local HTTPS development made easy
bncert - Bitnami HTTPS Configuration Tool
acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.