cdegroc opened a new pull request, #3078: URL: https://github.com/apache/tinkerpop/pull/3078
This PR introduces support for dynamic reloading of SSL certificates: - Adds a file watcher that monitors certificate files for changes every minute. When changes are detected, the certificates are reloaded. - Integrates the (Apache License) [Hakky54/sslcontext-kickstart](https://github.com/Hakky54/sslcontext-kickstart?rgh-link-date=2025-03-24T16%3A26%3A36Z) library (as [suggested by the TinkerPop community](https://discord.com/channels/838910279550238720/1330896099749396620/1331763442918359120)) to enable hot-reloading of SSL certificates. <!-- Thanks for contributing! Reminders: + TARGET the earliest branch where you want the change 3.7-dev -> 3.7.4 (non-breaking only) 3.8-dev -> 3.8.0 master -> 4.0.0 + Committers will MERGE the PR forward to newer versions + ADD entry to the CHANGELOG.asciidoc for the targeted version Do not reference a JIRA number there + ADD JIRA number to title and link in description + PRs requires 3 +1s from committers OR 1 +1 and 7 day wait to merge. + MORE details: https://s.apache.org/rtnal --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
