go to post Jim Regan · Mar 24, 2017 I worked with ISC support on this today and we framed this out as a possible solution.I need to obtain or relocate an existing website name to my cloud server which is hosting my cache databasesThe company who handles our website DNS translations will need to point this website to that cache serverOnce the website is in place, the available SSL certificate which is included with my server lease will be applied to that websiteUnder IIS, the Handler Mappings will be edited and/or added to accept .cls requests and map them to CSPms Handlerthe url string will include the https://websitename/csp/namespace/cache.cls as an example or whatever the string works out to be.No redirection should be involved.Hopefully this works