Tagged Questions
0
votes
0answers
25 views
Set up stand-alone IIS server with wildcard SLL cert?
We have a server for IIS 7.5 set up in our DMZ zone for clients to connect to through VPN only, so the client connects through VPN and then uses a web service "locally".
We would like to apply our ...
9
votes
3answers
11k views
IIS 7 Require SSL automatically redirect to https://
I've configured IIS 7 to require SSL. I'm wondering if I can automatically redirect non-ssl requests to be encrypted.
For example, if a user types in http://domain.com, can IIS redirect the request ...
3
votes
3answers
532 views
SSL Certificate and IP Binding
I try to setup SSL on my server for only one web site (I have few there using IIS7).
I bought an SSL certificate, installed it but when I come to bind I don't have to option to specify the host ...