bugtracker icon indicating copy to clipboard operation
bugtracker copied to clipboard

Kurento Crash when enable ssl settings

Open ShahramJavadi opened this issue 5 years ago • 1 comments

Hi guys, I am new to Kurento and recently i've decided implemnt Kurento media server. My problem is when enable ssl settings in kurento.conf.json file and restart kurento, in the status write Active(exited). I install ssl via letsencrypt .

this is my kurento.conf.json file:

"secure": { "port": 8433, "certificate": "/etc/letsencrypt/live/<MyDomain>/cert.pem", "password": "" },

ShahramJavadi avatar Jul 29 '20 11:07 ShahramJavadi

Please give us more info. Any obvious error in the logs?

j1elo avatar Aug 03 '20 09:08 j1elo