A Java client for the Automatic Certificate Management Environment (ACME) protocol, used for obtaining TLS certificates from Let's Encrypt and other CAs.
<dependency>
<groupId>org.shredzone.acme4j</groupId>
<artifactId>acme4j-client</artifactId>
<version>5.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an ACME session and account.
Use the latest acme4j version and check CA documentation.
No dependency data recorded yet.