Where can I find automated cert request/retrieval requirements?

Hi @Mxyxptlik,

The best documentation for writing an ACME v2 client is the draft RFC. You will also probably want to subscribe to the API announcements category of the forum.

Will your consumer product support automatic updates? I strongly recommend you don't ship an ACME client or use Let's Encrypt certificates if you aren't able to regularly update the software on the consumer product. There are API changes and deprecations of challenge types that could easily break certificate renewal in the future without updates.

4 Likes