Forum

How to troubleshoot wss:// https:// streaming

JC 2021-07-04 22:14:07 UTC in Nimble Streamer

Hello!
I'm new to nimble. I try to setup nimble to receive SRT live streams and to forward them at SLDP and HLS streams.

I can see the ws:// and http:// streams without problems.

I added letsencrypt SSL cert to nimble, I opened port 443 on the firewall but I cannot see the wss:// or the https:// streams.

I set in nimble.conf:

ssl_port = 443
ssl_certificate = /etc/letsencrypt/live/..../fullchain.pem
ssl_certificate_key = /etc/letsencrypt/live/.../privkey.pem

I added:

ssl_protocols = SSLv2 SSLv3 TLSv1 TLSv1.1 TLSv1.2

but without success. Secure streams remain black.

How can I debug the system? What do I have to check?

Thank you in advance for your help.

JC

Sergei 2021-07-05 04:04:03 UTC 

Hello, JC.
You may omit the ssl_protocols option, to select the most common SSL protocols automatically.
Please check /var/log/nimble/nimble.log for errors (E:) related to SSL.

Please also refer to the SSL setup articles:
https://blog.wmspanel.com/2019/08/using-certbot-letsencrypt-nimble-streamer.html
https://blog.wmspanel.com/2014/12/ssl-hls-mpeg-dash-icecast-https-support.html

Thank you.

Post a reply


Post a new question

Categories:

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the Privacy Policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the Privacy Policy.
By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.