diff --git a/single-page b/single-page index 7e65e1dea..e494187cb 100644 --- a/single-page +++ b/single-page @@ -16815,7 +16815,6 @@ onMounted(() => { ## ▷ DNS / Web Security -* ↪️ **[Encryption / Certificates]()** * ↪️ **[Free DNS Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_servers)** * ⭐ **[mess with dns](https://messwithdns.net/)** - Experiment with DNS * [How DNS Works](https://howdns.works/) - Learn DNS @@ -16837,6 +16836,23 @@ onMounted(() => { *** +## ▷ Encryption / Certificates + +* [How HTTPS Works](https://howhttps.works/) - Learn HTTPS +* [mitmproxy](https://mitmproxy.org) - Interactive HTTPS Proxy / [GitHub](https://github.com/mitmproxy/mitmproxy) +* [HTTPToolkit](https://httptoolkit.com/) - Intercept, Debug, and Mock HTTP(S) +* [mitmproxy](https://mitmproxy.org/) / [GitHub](https://github.com/mitmproxy/mitmproxy) - Analyze and modify HTTPS traffic +* [Mozilla SSL](https://ssl-config.mozilla.org/) - SSL Configuration Generator +* [Hitch](https://www.varnish-software.com/community/hitch) - SSL / TLS Proxy / [GitHub](https://github.com/varnish/hitch) +* [Let's Encrypt](https://letsencrypt.org/) or [Certbot](https://certbot.eff.org/) - Free TLS Certificates +* [SSL for Free](https://www.sslforfree.com/) or [ZeroSSL](https://zerossl.com/) - Free SSL Certificates +* [CertAlert](https://certalert.net/) - Alerts you when a TLS/SSL Certificate Expires +* [acme.sh](https://github.com/acmesh-official/acme.sh) - Auto Issues / Certificate Renewal +* [mkcert](https://github.com/FiloSottile/mkcert) - Locally Trusted Development Certificates +* [SSLMate CAA](https://sslmate.com/caa/) - CAA Record Helper + +*** + ## ▷ Reverse Engineering * 🌐 **[Reverse Engineering Resources](https://github.com/wtsxDev/reverse-engineering)** - Reverse Engineering Resources