Related to How can I use the SSL in Spring Cloud gateway I was thinking I want to change the SSL certificate dynamically using acme4j. However, it looks like it requires a restart of the server for it to take the new certificate.
Can it perhaps read the keystore from a shared REDIS server or database?