Added Synchronet BBS Software… does this list have any relationship with the one at https://letsencrypt.org/docs/client-options/ ?
jple
February 27, 2018, 3:52pm
42
Hello!
You can make a PR for your client to be included in the list here: https://github.com/letsencrypt/website/blob/master/content/docs/client-options.md
Just a heads up that your link gives a 404!
Thanks!
-Jenessa
2 Likes
jple
February 27, 2018, 3:53pm
43
We try to keep the one on the website up-to-date as best as possible but can only do that with the help of our awesome community. If you have a client you want to add to the list on the website, please make a PR here:
---
title: ACME Client Implementations
slug: client-options
top_graphic: 1
date: 2018-01-05
lastmod: 2018-02-06
---
{{< lastmod >}}
Let's Encrypt uses the ACME protocol to verify that you control a given domain
name and to issue you a certificate. To get a Let's Encrypt certificate, you'll
need to choose a piece of ACME client software to use.
# Recommended: Certbot
We recommend that most people start with the [Certbot](https://certbot.eff.org/) client. It can simply get a cert for you or also help you install, depending on what you prefer. It’s easy to use, works on many operating systems, and has great documentation.
If certbot does not meet your needs, or you’d simply like to try something else, there are many more clients to choose from below, grouped by the language or environment they run in.
This file has been truncated. show original
Thanks so much!
-Jenessa
3 Likes
FreeSSL.org supports acme v2 and v1
trim
May 3, 2018, 7:07pm
45
For the record, the file mentionned above for PR has moved to content/en
:
---
title: ACME Client Implementations
slug: client-options
top_graphic: 1
date: 2018-01-05
lastmod: 2018-03-27
---
{{< lastmod >}}
Let's Encrypt uses the ACME protocol to verify that you control a given domain
name and to issue you a certificate. To get a Let's Encrypt certificate, you'll
need to choose a piece of ACME client software to use.
# Recommended: Certbot
We recommend that most people start with the [Certbot](https://certbot.eff.org/) client. It can simply get a cert for you or also help you install, depending on what you prefer. It’s easy to use, works on many operating systems, and has great documentation.
If certbot does not meet your needs, or you’d simply like to try something else, there are many more clients to choose from below, grouped by the language or environment they run in.
This file has been truncated. show original
I’ve just made a PR to add the acme-dns-tiny client option which supports v2 now.
1 Like