samply / beam

🌈 Federated, end-to-end-encrypted, efficient communication among strict network environments.
Apache License 2.0
25 stars 6 forks source link

Re-Validate expired cached Certificates on new Requests #190

Closed torbrenner closed 9 months ago

torbrenner commented 9 months ago

A local beam-proxy instance seems to not re-validate an expired certificate on new requests, leading to false http 415 responses. To reload the fresh signed certificate from the beam-broker a restart of the local beam-proxy is necessary.