Certbot acme protocol

I have a question. I have heard that Sectigo and Zerossl have partnered with Certbot so that you can create a Sectigo or Zerossl issued certificate in Certbot. How do you do that? I know this isn't based on Let's Encrypt, but Certbot doesn't have a support forum.

1 Like

Hi @robertzo

there is no "partnered".

Start there:

ACME is a protocol.

So every CA can create a server endpoint, so clients can use ACME clients to talk with that CA.

Every ACME client

can do that.

So if Sectigo and Zerossl have such a server endpoint with ACME-support, you can use every ACME client to create Sectigo / Zerossl - certificates.

Certbot is an ACME client - that's all.

2 Likes

See the section titled Changing the ACME Server in the Certbot documentation.

2 Likes

I briefly documented the steps here as well: [PROPOSAL] Support ZeroSSL out of the box · Issue #8647 · certbot/certbot · GitHub

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.