k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
71 stars 51 forks source link

Fix the SSLContext to point to the right context #509

Closed burmanm closed 2 months ago

burmanm commented 3 months ago

SSLContext should be refreshed to point to the right context, Instead of the old one when hot reloading SSL.

Fixes #507

emerkle826 commented 2 months ago

@burmanm Can you add a CHANGELOG entry please.