MP4s hosted on ScaleEngine cannot be accessed over TLS. Files can be accessed over plaintext connections, however many podcast clients (used by listeners subscribed to our autogenerated video rss feeds) auto-attempt to connect via TLS and thus fail.
We should reach out to ScaleEngine and determine
(a) Do they support connecting via TLS for these files?
(b) If so, do we need to use a different hostname, or can they provide valid certs for the hostname(s) we are already using (201406.jb-dl.cdn.scaleengine.net)?
Example:
curl -v http://201406.jb-dl.cdn.scaleengine.net/lan/2022/lan-0250.mp4
* Server certificate:
* subject: CN=*.secdn.net
* start date: Jun 6 00:00:00 2022 GMT
* expire date: Jul 7 23:59:59 2023 GMT
* subjectAltName does not match 201406.jb-dl.cdn.scaleengine.net
MP4s hosted on ScaleEngine cannot be accessed over TLS. Files can be accessed over plaintext connections, however many podcast clients (used by listeners subscribed to our autogenerated video rss feeds) auto-attempt to connect via TLS and thus fail.
We should reach out to ScaleEngine and determine
(a) Do they support connecting via TLS for these files?
(b) If so, do we need to use a different hostname, or can they provide valid certs for the hostname(s) we are already using (
201406.jb-dl.cdn.scaleengine.net)?Example: