🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/256
**Author:** [@dimastopel](https://github.com/dimastopel)
**Created:** 4/12/2026
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `add-cert-depot`
---
### 📝 Commits (1)
- [`a59e1e8`](https://github.com/sobolevn/awesome-cryptography/commit/a59e1e86f81794bd83cb7e1311a742ba07ea25c3) Add cert-depot to Tools section
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Add [cert-depot](https://github.com/dimastopel/certdepot) — a free, open-source self-signed SSL/TLS certificate generator.
- Written in Go, ships as a single binary with no external dependencies
- Uses Go's native crypto/x509 (no OpenSSL)
- Keys are generated in memory and streamed directly to the user — nothing is stored on the server
- Supports RSA 2048/4096, ECDSA P-256/P-384, Subject Alternative Names
- ZIP (PEM) and PFX (PKCS#12) output
- MIT licensed
Live instance: https://cert-depot.com
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/256
Author: @dimastopel
Created: 4/12/2026
Status: 🔄 Open
Base:
master← Head:add-cert-depot📝 Commits (1)
a59e1e8Add cert-depot to Tools section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Add cert-depot — a free, open-source self-signed SSL/TLS certificate generator.
Live instance: https://cert-depot.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.