JupiterBroadcasting / JupiterBroadcasting/network

MP4s hosted on ScaleEngine cannot be accessed over TLS

Open
#18 0 comments 0 reactions 1 assignee Claimed by @noblepayne View on GitHub
RSS Video
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.