<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>lets-encrypt</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/550/feed"/>
    <updated>2026-09-21T00:23:18+00:00</updated>
    <id>https://links.biapy.com/guest/tags/550/feed</id>
            <entry>
            <id>https://links.biapy.com/links/10452</id>
            <title type="text"><![CDATA[win-acme]]></title>
            <link rel="alternate" href="https://www.win-acme.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10452"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is a ACMEv2 client for Windows that aims to be very simple to start with, but powerful enough to grow into almost every scenario.

- [win-acme @ GitHub](https://github.com/win-acme/win-acme).]]>
            </summary>
            <updated>2025-09-29T15:04:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10418</id>
            <title type="text"><![CDATA[Cert Warden]]></title>
            <link rel="alternate" href="https://www.certwarden.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10418"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Centralized ACME Certificate Management.
Your entire PKI at your fingertips.

 Cert Warden is a centralized ACME Client. It provides an API for certificate consumers to fetch their individual keys and certs with API keys. 

- [Cert Warden @ GitHub](https://github.com/gregtwallace/certwarden).]]>
            </summary>
            <updated>2025-09-26T13:13:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/376</id>
            <title type="text"><![CDATA[SphereSSL]]></title>
            <link rel="alternate" href="https://github.com/SphereNetwork/SphereSSL" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/376"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web-powered SSL certificate manager with DNS integration, auto-renewals, and cert tracking. It&amp;#039;s like if Certbot and ZeroSSL had a baby. Certbot but more friendly, smarter, and with a dashboard.

- [SphereSSL-Docker @ GitHub](https://github.com/SphereNetwork/SphereSSL-Docker).]]>
            </summary>
            <updated>2026-03-20T14:47:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1622</id>
            <title type="text"><![CDATA[SWAG]]></title>
            <link rel="alternate" href="https://docs.linuxserver.io/general/swag/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1622"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nginx webserver and reverse proxy with php support and a built-in Certbot (Let&amp;#039;s Encrypt) client. It also contains fail2ban for intrusion prevention. 

- [SWAG @ GitHub](https://github.com/linuxserver/docker-swag).

Related contents:

- [Securing SWAG @ linuxserver.io](https://www.linuxserver.io/blog/securing-swag).
- [Firefox dans Docker - Le navigateur jetable pour surfer sans flipper @ Korben :fr:](https://korben.info/firefox-docker-conteneur-isole-surf-securise.html).]]>
            </summary>
            <updated>2026-07-15T11:48:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3132</id>
            <title type="text"><![CDATA[traefik.me]]></title>
            <link rel="alternate" href="https://traefik.me/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3132"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Just like nip.io or xip.io, traefik.me is a magic domain name that provides
wildcard DNS for any IP address.]]>
            </summary>
            <updated>2025-08-29T00:38:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3616</id>
            <title type="text"><![CDATA[HTTPS-PORTAL]]></title>
            <link rel="alternate" href="https://github.com/SteveLTN/https-portal" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3616"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fully automated HTTPS server powered by Nginx, Let&amp;#039;s Encrypt and Docker.

HTTPS-PORTAL is a fully automated HTTPS server powered by Nginx, Let&amp;#039;s Encrypt and Docker. By using it, you can run any existing web application over HTTPS, with only one extra line of configuration.]]>
            </summary>
            <updated>2025-08-29T01:59:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3706</id>
            <title type="text"><![CDATA[acme-dns]]></title>
            <link rel="alternate" href="https://github.com/joohoi/acme-dns" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3706"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.

Many DNS servers do not provide an API to enable automation for the ACME DNS challenges. Those which do, give the keys way too much power. Leaving the keys laying around your random boxes is too often a requirement to have a meaningful process automation.

Acme-dns provides a simple API exclusively for TXT record updates and should be used with ACME magic &amp;quot;_acme-challenge&amp;quot; - subdomain CNAME records. This way, in the unfortunate exposure of API keys, the effects are limited to the subdomain TXT record in question.]]>
            </summary>
            <updated>2025-08-29T02:14:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6896</id>
            <title type="text"><![CDATA[crt.sh]]></title>
            <link rel="alternate" href="https://crt.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6896"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Certificate Search
Enter an Identity (Domain Name, Organization Name, etc),
a Certificate Fingerprint (SHA-1 or SHA-256) or a crt.sh ID.

- [crt.sh @ GitHub](https://github.com/crtsh).]]>
            </summary>
            <updated>2026-02-18T10:15:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6918</id>
            <title type="text"><![CDATA[certbot-zimbra]]></title>
            <link rel="alternate" href="https://github.com/YetOpen/certbot-zimbra" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6918"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Automated letsencrypt/certbot certificate request and deploy script for Zimbra hosts.]]>
            </summary>
            <updated>2025-08-29T11:10:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6922</id>
            <title type="text"><![CDATA[letsencrypt-esxi]]></title>
            <link rel="alternate" href="https://github.com/w2c/letsencrypt-esxi" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6922"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Let&amp;#039;s Encrypt for VMware ESXi with easy installation using pre-built VIB or offline bundle. Auto-renewal of certificates.
w2c-letsencrypt-esxi is a lightweight open-source solution to automatically obtain and renew Let&amp;#039;s Encrypt certificates on standalone VMware ESXi servers. Packaged as a VIB archive or Offline Bundle, install/upgrade/removal is possible directly via the web UI or, alternatively, with just a few SSH commands.]]>
            </summary>
            <updated>2025-08-29T11:11:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7029</id>
            <title type="text"><![CDATA[LEGO]]></title>
            <link rel="alternate" href="https://github.com/go-acme/lego/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7029"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Let&amp;#039;s Encrypt client and ACME library written in Go.]]>
            </summary>
            <updated>2025-08-29T11:30:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7034</id>
            <title type="text"><![CDATA[Boulder]]></title>
            <link rel="alternate" href="https://github.com/letsencrypt/boulder" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7034"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An ACME-based certificate authority, written in Go.
This is an implementation of an ACME-based CA. The ACME protocol allows the CA to automatically verify that an applicant for a certificate actually controls an identifier, and allows domain holders to issue and revoke certificates for their domains. Boulder is the software that runs Let&amp;#039;s Encrypt.]]>
            </summary>
            <updated>2025-08-29T11:30:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7581</id>
            <title type="text"><![CDATA[Caddy]]></title>
            <link rel="alternate" href="https://caddyserver.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7581"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The HTTP/2 Web Server with Fully Managed TLS (automatic HTTPS).

Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go 

- [Caddy @ GitHub](https://github.com/caddyserver/caddy).
- [Exploring Caddy, An Open Source Web Server @ Dan on Open Source Software&amp;#039;s YouTube](https://www.youtube.com/watch?v=tqXL5QLvPRQ).]]>
            </summary>
            <updated>2025-08-29T13:01:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8125</id>
            <title type="text"><![CDATA[Let&amp;#039;s Encrypt]]></title>
            <link rel="alternate" href="https://letsencrypt.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8125"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Let’s Encrypt is a new Certificate Authority:
It’s free, automated, and open.

Related contents:

- [ACME, a brief history of one of the protocols which has changed the Internet Security @ Brocas&amp;#039; Blog](https://blog.brocas.org/2025/12/01/ACME-a-brief-history-of-one-of-the-protocols-which-has-changed-the-Internet-Security/).
- [Nouveauté Let’s Encrypt : Certbot génère enfin des certificats TLS pour vos adresses IP ! @ IT-Connect :fr:](https://www.it-connect.fr/nouveaute-lets-encrypt-certbot-genere-enfin-des-certificats-tls-pour-vos-adresses-ip/).
- [Let’s Encrypt c’est cool, mais il est seul au monde @ Le blog de Seboss666 :fr:](https://blog.seboss666.info/2026/06/lets-encrypt-cest-cool-mais-il-est-seul-au-monde/).]]>
            </summary>
            <updated>2026-06-17T05:53:05+00:00</updated>
        </entry>
    </feed>
