swisspol / GCDWebServer

The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
Other
6.51k stars 1.25k forks source link

HTTPS is Mandatory for Network Certified LTE Devices #577

Open masture opened 2 years ago

masture commented 2 years ago

External LTE enabled devices, such as DashCams, Trackers, which are certified by network operators (e.g. AT&T) require that all outgoing calls be secured (HTTPS). If we cannot have HTTPS servers on iOS, then these devices wont be able to connect with iPhones and/or any Apps running on iOS. Please suggest possible alternatives to overcome this.