API V2 for generating wildcard certificate

Hi @Vaithiyanathan,

Certbot does not implement ACME v2 yet, except in a development branch. I think only acme.sh has finished its implementation.

The Certbot option that lets you specify a particular API endpoint is --server, but currently it will only work with an ACME v1 endpoint.

Remember that the staging endpoints do not issue publicly-trusted certificates, only test certificates.

2 Likes