I’ve created an ACME Java Client application for Let’sEncrypt based on the existing ACME Java Library. I would like to share my work here but if it isn’t a right place for sharing then remove my post please.
The reason why I have created the client is because I haven’t found a suitable client for manual certificates management (authorize/deactivate domains, download challenges, verify challenges and so on).
Here is my Java ACME client application:
Here is the Java ACME client library which I used to develop the application:
Please, tell me if I need to provide additional information