spring-boot-starter-acme
spring-boot-starter-acme copied to clipboard
Generate SSL certs easily for Spring Boot apps
Bumps commons-io from 2.3 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
When I tried to run the command below: `java -Dserver.port=80 -Dacme.enabled=true -Dacme.domain-name=localhost -Dacme.accept-terms-of-service=true -jar myapplication.jar` I got this error: `Caused by: org.shredzone.acme4j.exception.AcmeUnauthorizedException: Account creation on ACMEv1 is disabled. Please upgrade...
Bumps commons-io:commons-io from 2.3 to 2.14.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...