valb3r / letsencrypt-helper

Generates and keeps up-to-date your Spring Boot applications' Let's Encrypt or other ACME compliant SSL certificates. Pure Java in a single file of library code. An automated embedded alternative to Certbot and docker-sidecars. No JVM restart is needed on certificate update.
https://valb3r.github.io/letsencrypt-helper
MIT License
36 stars 4 forks source link

Does it support spring cloud gateway? #11

Open tnessn opened 2 years ago

valb3r commented 2 years ago

Unknown, as it uses Spring WebFlux. Technique should work, but most probably adaptation is needed