Rotate WebRTC Direct certificates #2989
Labels
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
At the moment we configure one long-lived certificate for WebRTC Direct. Instead we should make the duration configurable and generate a new certificate when we approach the expiry date.
When a new certificate is generated, the
"listening"
event should be re-emitted so the transport manager updates our peer record which will cause identify-push to notify connected peers that our addresses have changed.The text was updated successfully, but these errors were encountered: