I have application from dnn website, and the app's webservice doesn't work and don't connect to website since i installed ssl certificate, because the c# application has http (80) connection string.
Can i redirect on iis(10) https to http only one module webservice connection with url rewrite, or can i https://www.website.com/DNN/DesktopModules/IWebCsharp/WebService.asmx to http redirect?