Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
deb13:acme [2026/09/14 08:45] – created Bernard Condraudeb13:acme [2026/09/14 08:56] (current) Bernard Condrau
Line 1: Line 1:
-====== acme.sh ======+====== Let's Encrypt ======
   * Follow [[https://www.haproxy.com/blog/haproxy-and-let-s-encrypt|Automate HAProxy Let's Encrypt certificates with acme.sh]]   * Follow [[https://www.haproxy.com/blog/haproxy-and-let-s-encrypt|Automate HAProxy Let's Encrypt certificates with acme.sh]]
 +  * You can use my sample [[haconfig#haproxy|HAProxy Configuration]] and remove double-comments ## after replacing the account thumbprint
 +
 +===== Install acme.sh =====
 +===== Add certificate for new web site =====
 +===== Renew certificate =====
 +==== Links ====
 +  * [[https://www.keytos.io/blog/pki/what-is-acme-protocol/|ACME Protocol Explained]]
 +  * [[https://www.haproxy.com/blog/haproxy-and-let-s-encrypt|Automate HAProxy Let's Encrypt certificates with acme.sh]]