Hi ,
I have tried creatting wildcard certificate in letsencript using this staging endpoint --staging https://acme-staging-v02.api.letsencrypt.org/directory but it through error certbot: error: unrecognized arguments: https://acme-staging-v02.api.letsencrypt.org/directory
Is there any valid endpoint available to create wildcard certificates?
Can you please suggest me if available…Thanks in advance…
schoen
2
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
cpu
3
3 Likes
system
Closed
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.