Alternatives
Products that do what Generate self-signed certs in browser does
- 1IM
2018 · github.com
- 2SS
2013 · lolroot.ca
- 3CA
2015 · github.com
- 4CS
2017 · certstream.calidog.io
- 5

- 6TC
2014 · tinycert.org
- 7IR
Back in 2012 I built https://cert-depot.com as a weekend project. Node.js + Express + jQuery, shelling out to OpenSSL for certificate generation. It worked but I eventually let it rot. https://news.ycombinator.com/item?id=4766743 Rewrote it from scratch in Go. The entire thing is a single binary with no external dependencies: 1. Certificate generation uses Go's crypto/x509 (no OpenSSL) 2. Certificates are generated in memory and streamed directly — nothing is stored on the server 3. RSA 2048/4096 and ECDSA P-256/P-384 4. Subject Alternative Names…
Apr 2026
- 8SC
2016 · github.com
- 9

- 10AL
2020 · github.com
- 11MS
2013 · getssl.me
- 12FS
2015 · sslforfree.com
- 13FA
2015 · certsimple.com
- 14SM
Hi, HN! I recently published SelfCertForge, an open source desktop app for creating and managing self-signed certificates on macOS and Windows: https://github.com/rbonestell/SelfCertForge/ I know, I know... this isn't an earth-shattering invention. This came from a place of years of personal annoyance. I’ve been maintaining scripts that wrapped OpenSSL for local certificate workflows: create a long-lived root cert, add it to the trust store, then generate and sign child certificates for local services. The scripts work but the workflow was clunky. Used infrequently…
May 2026 · github.com
- 15CM
2021 · certifysimple.app
- 16AT
2014 · mkcert.org
- 17CC
2018 · github.com
- 18SE
2017 · signrequest.com
- 19AM
2017 · github.com
- 20AS
2021 · github.com
- 21LA
2017 · keychest.net
- 22WF
If you're developing locally and need to use HTTPS for whatever, then this tool is hopefully useful to you. I made it because there's a lot of bad info online about generating self-signed certificates. For instance, a lot of guides don't use the SAN list extension or show you how to create a proper certificate chain. Firefox doesn't allow a CA certificate to be used as an end certificate. Getting a working certificate can get pretty confusing, especially for newcomers to certificates or webdev. Having a website for this also means the process of getting a certificate is the same, no matter…
2024 · dexter.xn--dpping-wxa.eu
- 23MA
2018 · github.com
- 24CT
2016 · sslmate.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →