Commit Graph

888 Commits (1dc3c7ad64d453a8ed2002aff9cb982db8f36de1)

Author SHA1 Message Date
Richard Körber a3ed2257b6
Add new method to bind to a specified challenge type 2021-07-03 09:53:09 +02:00
Richard Körber 16cb2bb0f6
Remove dependabot again
For a project of this size, and with this release frequency, dependabot
causes too much noise and creates too many useless pull requests. It is
more efficient for me to update all dependency versions prior to a
release.
2021-06-29 06:54:34 +02:00
Richard Körber 8c86c7cb3b
Start a FAQ/Troubleshooting page 2021-06-05 11:19:40 +02:00
Richard Körber 4b0abc71d9
Clarify staging and prod ACME URIs (#116) 2021-06-03 19:41:24 +02:00
dependabot[bot] 14c7fc49c8 Bump awaitility from 4.0.3 to 4.1.0
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/awaitility/awaitility/releases)
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/commits/awaitility-4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 19:45:14 +02:00
dependabot[bot] 9bae5bdd3b Bump maven-failsafe-plugin from 2.22.1 to 2.22.2
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:51:25 +02:00
dependabot[bot] 9905fdf204 Bump maven-compiler-plugin from 3.8.0 to 3.8.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:51:10 +02:00
dependabot[bot] 54873d5b43 Bump maven-source-plugin from 3.0.1 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.0.1...maven-source-plugin-3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:50:57 +02:00
dependabot[bot] c0dd09f9ae Bump jose4j from 0.7.6 to 0.7.7
Bumps [jose4j](https://bitbucket.org/b_c/jose4j) from 0.7.6 to 0.7.7.
- [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.7.7..jose4j-0.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:44:21 +02:00
dependabot[bot] 3f38da3460 Bump maven-jar-plugin from 3.1.1 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.1...maven-jar-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 17:44:00 +02:00
Richard Körber 1ef55db865
Update setup-java to v2 2021-04-26 21:06:21 +02:00
Richard Körber b48e81f6d5
Update spotbugs-annotations 2021-04-26 21:03:33 +02:00
dependabot[bot] 167c981b26 Bump docker-maven-plugin from 0.26.1 to 0.35.0
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.26.1 to 0.35.0.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.26.1...v0.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:20:27 +02:00
dependabot[bot] 72d3d364a9 Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M4...surefire-3.0.0-M5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:20:18 +02:00
dependabot[bot] 9ff379cd6a Bump mockito-core from 3.8.0 to 3.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:20:08 +02:00
dependabot[bot] 26be85c494 Bump exec-maven-plugin from 1.6.0 to 3.0.0
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.0.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.6.0...exec-maven-plugin-3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:19:45 +02:00
dependabot[bot] e2b17f7ada Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/4.2.2...spotbugs-maven-plugin-4.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:18:57 +02:00
sullis 2d716cd70e ignore slf4j updates 2021-04-26 07:05:10 +02:00
sullis d0058f8dab enable Dependabot v2
https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/
2021-04-26 07:05:10 +02:00
Richard Körber 684609faa3
Fix build on Java 16 2021-03-28 10:43:52 +02:00
Richard Körber a5c897d1c6
Fix GitHub Actions CI, build requires Java 9 or higher 2021-03-28 10:36:41 +02:00
Sean C. Sullivan 6e5070f26d add GitHub Actions CI 2021-03-28 10:32:18 +02:00
Richard Körber 63c06b7a49
Mention multiple challenge requests in the docs 2021-03-12 08:37:39 +01:00
Richard Körber d0f1966447
Dependency updates 2021-03-12 08:36:07 +01:00
Richard Körber d5305aae36
Enhance documentation about error handling 2021-02-10 07:21:59 +01:00
Richard Körber 91898ed7d1
Update dependencies 2020-12-18 18:45:19 +01:00
Richard Körber 78dfe248b2
[maven-release-plugin] prepare for next development iteration 2020-11-12 22:40:25 +01:00
Richard Körber bfafb5655a
[maven-release-plugin] prepare release v2.11 2020-11-12 22:40:25 +01:00
Richard Körber 3cf73e9f5c
Add method to get a list of alternate certificates 2020-11-12 22:39:24 +01:00
dependabot[bot] 7ecf12f6cb Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-31 16:36:01 +01:00
Richard Körber 55516c2c3e
Compare notBefore and notAfter dates in cert 2020-10-31 16:34:54 +01:00
Richard Körber ae37fe9004
Minor optimizations 2020-10-24 19:42:20 +02:00
Richard Körber 2cff3a5c90
Review all unit tests
- Replace deprecated org.junit.Assert.assertThat by org.hamcrest.MatcherAssert.assertThat
- Other minor checkstyle fixes
2020-10-24 18:05:06 +02:00
Richard Körber f0c50f43d2
Add the example source code to the documentation (fixes #90) 2020-10-10 10:20:46 +02:00
Richard Körber 1a0cc235af
Point out that the code is mature and stable
As the ACME protocol has been finalized for a while now, there won't be that many updates to the project any more.
2020-10-10 10:13:58 +02:00
Richard Körber c5eba760f6
[maven-release-plugin] prepare for next development iteration 2020-08-02 17:13:29 +02:00
Richard Körber 0bc1a004dc
[maven-release-plugin] prepare release v2.10 2020-08-02 17:13:28 +02:00
Richard Körber 8c17ae730c
Checkstyle fixes 2020-08-02 17:06:08 +02:00
Richard Körber 85cc6261b6
Update dependencies 2020-08-02 16:47:14 +02:00
Richard Körber 4294090c32
Fix mvn order in CI deploy stage 2020-06-02 14:10:36 +02:00
Richard Körber 610b9366bd
Add module-info definitions, fix related issues 2020-06-02 14:08:20 +02:00
Richard Körber 8de55cdd9b
Update dependencies 2020-06-02 14:08:20 +02:00
Richard Körber b32f03b23a
Replace JSR305 null-safe annotations by SpotBugs annotations
Reason is that JSR305 annotations cannot be used in a modular environment due to split package issues.
2020-06-02 14:08:20 +02:00
Alexey Anufriev c5e85f0101 fix: typo in client test 2020-05-31 08:09:51 +02:00
Richard Körber d50331f1b2
Layout fixes after mkdocs update 2020-05-24 12:49:12 +02:00
Richard Körber 6dec97d8a4
Evaluate HTTP caching headers for directory resource
Until now, acme4j has cached the directory for 1 hour. This could lead to errors if the directory was changed, or the server was down for maintenance. Now acme4j caches the directory resource according to the HTTP Expires or Modified-Since headers.
2020-05-24 11:05:07 +02:00
Richard Körber 1eb3965ac0
Verbose exception when getOrders is not supported by the server 2020-04-30 19:35:37 +02:00
Richard Körber 355a00b293
[maven-release-plugin] prepare for next development iteration 2020-03-22 22:24:55 +01:00
Richard Körber 75a9b8a2ea
[maven-release-plugin] prepare release v2.9 2020-03-22 22:24:55 +01:00
Richard Körber ff67c18994
STAR extension is RFC 8739 now 2020-03-21 15:49:33 +01:00