brysontyrrell / PatchServer

A self-hosted implementation of an external patch source for Jamf Pro 10.2+
http://patchserver.readthedocs.io/en/latest/
MIT License
67 stars 13 forks source link

Easy support for HTTPS #28

Closed ecrist closed 3 years ago

ecrist commented 4 years ago

We're proxying the patch server through Apache and some of the javascript is expecting all URLs (particularly the redirect after an upload of a patch/update) to be non-secure HTTP URLs.