0
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Evaluate terms-of-service header. Agreement property is now type URI. More... over 9 years ago
More debug log output More... over 9 years ago
Get link relations from response header More... over 9 years ago
Unit test for GenericAcmeClient More... over 9 years ago
Split Connection into interface and implementation More... over 9 years ago
Move Let's Encrypt provider to main module. More... over 9 years ago
Simplified challenge creation More... over 9 years ago
Make example runnable via maven More... over 9 years ago
Fix javadoc errors More... over 9 years ago
Improve HTTP status code and JSON problem handling More... over 9 years ago
Extract X509Certificate for testing More... over 9 years ago
Refactor, use new HttpConnector for connecting to server More... over 9 years ago
Add unit tests for AcmeClientProviders More... over 9 years ago
Add unit tests for acme4j-client More... over 9 years ago
Avoid parameter variable name clashes More... over 9 years ago
Use String for expiry date, as Date would require joda-time More... over 9 years ago
Add unit tests for AcmeClientFactory More... over 9 years ago
Throw an AcmeException if the acme URI cannot be resolved More... over 9 years ago
Add unit tests for Authorization More... over 9 years ago
Extend findCombination behavior. More... over 9 years ago
Add unit tests for ClaimBuilder More... over 9 years ago
Refactor, make AbstractAcmeClientProvider easier to use (and test) More... over 9 years ago
Use java.net.HttpURLConnection as category class for tests that require a network connection. More... over 9 years ago
Fail if no keypair is set More... over 9 years ago
Check content-type header More... over 9 years ago
Validate nonce header More... over 9 years ago
Rename readResourceMap to readDirectory More... over 9 years ago
Fail if auth key is read without prior authorization More... over 9 years ago
Return null if no URI is set More... over 9 years ago
Use staging server for example More... over 9 years ago