SSL peer verification failing (4.2.8-16 running on Synology)
Added by Florian Thomas over 5 years ago
I am trying to set up an IPTV network. When the mux has an https URL (example: https://mcdn.daserste.de/daserste/de/profile7/playlist.m3u8) the scan constantly fails. The log shows an "SSL peer verification failed" error (example: "httpc: 0698: SSL peer verification failed (liveservustv-i.akamaihd.net:443) X509 20")
I have not found any useful hits googling for the error message. I have only found the message in the feature request https://tvheadend.org/issues/3388
Checking or unchecking the "SSL verify peer" box in the network expert settings does not seem to make any difference.
I am running version 4.2.8-16 as a package on my Synology NAS (DSM 6.2)
Replies (2)
RE: SSL peer verification failing (running on Synology) - Added by D R over 4 years ago
Hello,
I'm having the same issue when attempting to add (IPTV Automatic) an m3u8 file containing .ts files with rolling filenames based on date and time:
https://livecbcdai-i.akamaihd.net/hls/live/567245/event2/CBCNN/master6.m3u8
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:58337
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00737.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00738.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00739.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00740.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00741.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00742.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00743.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00744.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00745.ts
#EXTINF:10.00000,
20200310T171034/master6/00032/master6_00746.ts
Erros from the log. the following is repeated within the log for each .ts stream in the .m3u8 file.
2020-03-17 10:36:58.591 mpegts: master6.m3u8 in CBC News Network - tuning on IPTV #1
2020-03-17 10:36:58.592 subscription: 01FB: "scan" subscribing to mux "master6.m3u8", weight: 5, adapter: "IPTV #1", network: "CBC News Network", service: "Raw PID Subscription"
2020-03-17 10:36:58.831 httpc: 0169: SSL peer verification failed (livecbcdai-i.akamaihd.net:443) X509 20
2020-03-17 10:37:13.591 mpegts: master6.m3u8 in CBC News Network - scan no data, failed
2020-03-17 10:37:13.591 subscription: 01FB: "scan" unsubscribing
The m3u8 file and the individual .ts files all play without issue using VLC. This is using the Synology NAS SynoCommunity version 4.3.20191128 of TvHeadend on DSM 6.2.2-24922 Update 4
If anyone could provide assistance on how to get the above m3u8 file to work with TV headend it would be appreciated.
Thanks,
D
RE: SSL peer verification failing (4.2.8-16 running on Synology) - Added by D R over 4 years ago
I'm wondering if someone else could try loading the URL into TvHeadend to see if this is an issue specific to my implementation or if there is a general limitation to what I'm trying to do.
Any takers:
https://livecbcdai-i.akamaihd.net/hls/live/567245/event2/CBCNN/master6.m3u8
Thanks,
D