I'm sure this has probably already been answered here, but I can't seem to find it.

We have an asp.net web-based application running on one of our client's servers. They want to access it from home. I have a domain created and they are getting it now from home just fine. However, this is medical data and I want the connection to be secure.

In other words, I want them to access it from an https address as opposed to an http address.

I went to their site yesterday and tried to figure it out in IIS. I tried nearly everything. I changed the TCP from 80 to 443. I changed it back and SSL to 443. I enabled 128 bit encryption. Unfortunately, after changing everything, I still could not access it using an https address.

Eventually I gave up and changed everything back the way it was.

What am I missing??


Thanks so much for any assistance.



Chi