OpenSight / janus-cloud

a cluster solution for Janus WebRTC server, by API proxy approach
GNU Affero General Public License v3.0
205 stars 49 forks source link

passphrase for certificate in janus proxy #2

Closed ghost closed 3 years ago

ghost commented 4 years ago

I added my own cert and key files in janus-proxy.yml to use "wss". My key file needs passphrase and I added cert_pwd beside cert_pem and cert_key.

But when running janus-proxy, it asks me the passphrase.

gushenjie commented 3 years ago

I added my own cert and key files in janus-proxy.yml to use "wss". My key file needs passphrase and I added cert_pwd beside cert_pem and cert_key.

But when running janus-proxy, it asks me the passphrase.

Have you realized distributed deployment of janus service through janus cloud?

jamken commented 3 years ago

maybe janus-cloud does not support this kind of cert file, perhaps you can use nginx as wss proxy to relay any http request to janus-cloud