I am pondering on some ideas here. with SSL for a non SSL enabled site.
Here is the plan. I have an existing site www.SiteA.com and its resources
are all accessed over SSL https://www.siteA.com or
https://www.siteA.com/forum/
I think you get my point here.
I have a box (hardware device) that I would like to access over the web as
it has a web interface for management. The thing is this.. *I know you know
where I am going*. The device does not have SSL. I would like to some how
use IIS and add a virtual directory to my existing SSL enabled site and use
it as a proxy in a scene to send and receive info from the device. So that
when I am out there out of the office I can just go to
https://www.siteA.com/device/ and access my device. Is this possible?
Thanks.
Note: My www.siteA.com is under a firewall with the 443 SSL port mapped to
the web server and the site on the device I need to access is in my internet
network so it's important that I can do this.
Thank you