using https with sql monitor
dovewing2000
Posts: 8
is it possible to setup sql monitor using port 443 without utilizing iis?
we've implemented outside facing url and our current setting (non port 443) is working as expected. However when I tried 443 on our current setup (not using iis) and i wasn't able to reach the server - installing and reverting back to our original setting works. any advise?
we've implemented outside facing url and our current setting (non port 443) is working as expected. However when I tried 443 on our current setup (not using iis) and i wasn't able to reach the server - installing and reverting back to our original setting works. any advise?
Comments
The Preconfigured Web service option uses the Mono XSP technology. Unfortunately we haven't included any functionality in our tool to use https. However, it may be possible to do this yourself. The link below describes a method for creating a test page which uses SSL and the method might be adaptable for SQL Monitor. However, I should warn you that I have not tested this and I would be of limited help if you encounter problems, but I would be interested to know if you manage it.
http://www.mono-project.com/UsingClient ... SL_support