diff --git a/data/clients.json b/data/clients.json index 05303d77ec..43ee4aab5b 100644 --- a/data/clients.json +++ b/data/clients.json @@ -1110,6 +1110,18 @@ "TLS-SNI-01": "false", "TLS-SNI-02": "false" } + }, + { + "name": "acme-bot", + "url": "https://git.serenity-island.net/sie-foss/acme-bot", + "category": "Node.js", + "acme_v2": "true", + "challenges": { + "HTTP-01": "true", + "DNS-01": "true", + "TLS-ALPN-01": "true" + }, + "comments": "(Supports 'tls-alpn-01')" } ] }