jitsi / jibri-queue

Implements user queues for Jibri.
Apache License 2.0
8 stars 9 forks source link

Option for Obtaining Passwords and Signing Keys from AWS Secret Store #2

Open jmacelroy opened 4 years ago

jmacelroy commented 4 years ago

In production we will store the passwords and signing keys in a secret store and will need to modify the code accordingly.

jmacelroy commented 4 years ago

I can provide some examples when we get to this point.