spring-boot-starter-acme icon indicating copy to clipboard operation
spring-boot-starter-acme copied to clipboard

Generate SSL certs easily for Spring Boot apps

Results 3 spring-boot-starter-acme issues
Sort by recently updated
recently updated
newest added

Bumps commons-io from 2.3 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.3&new-version=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...

dependencies

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. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.3&new-version=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...

dependencies