You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
We're trying to replace the bundled https proxy with Traefik and need a way to transfer the SSL certificates to coturn. Along the way, I had a look at your implementation.
As far as I can see, the certificates are copied during coturn container start. But how do you handle renewal? Did I miss something or does this still require some work?