Posting a new ACME client for Let'sEncrypt

Hello,

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

Sincerely,
Alexandr

1 Like

Thanks for sharing @porunov !

You might also want to add it to the Client Options page of the website by sending a pull request on client-options.md.

Hello @cpu ,

Thank you for your help!

Could you tell me more how to add it to the Client Options page? I have no access to push client-options.md

Sincerely,
Alexandr

You can fork the website repo, edit the file in your fork, and then open a pull request.

If you have troubles let me know and I can help further or open one for you :slight_smile:

I have sent a pull request. Will see what will be next :slight_smile:

Thank you again

Sincerely,
Alexandr

1 Like

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