I built a ArcGIS 10.4 server and have published maps. I need both arcgis json and wms xml formats for my application. My problem is, when i publish as a service and enable the wms capability, it creates my arcgis json as an https public facing site, but the wms builds as http and i can not access my wms xml from my application. If i use debugging tools to edit the urls with https, the cache loads. What the heck am i missing to make the wms build as https? Thanks!! Jason