I want to use certificates from Let's Encrypt with a large count of Jetty servers. One of the problems is that the certificates from Let's Encrypt has a lifetime of 90 days.
To handle this the Jetty server or some extra code must renew the certificate frequently.
Edit: Some related and partial helpful links:
Since version 9.3.15 you can use:
SslContextFactory.reload(Consumer<SslContextFactory>)
For details see at: https://github.com/eclipse/jetty.project/issues/918
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With