Re: Do I really need a wild card certificate ?



For starter, SSL cert bind to website level, you can't install cert on
virtual directory/file level, however you can control SSL requirement all
the way from site to directories or even file level....

Now, I don't get you on -> I can't get SSL working on external sites.

External site is your main site? http:// working but not https:// what do
you get when you browse under https ?

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/


"Mike_IntermediateVB" <MikeIntermediateVB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:EB41192C-2D62-4D70-B774-E71FA6FA4202@xxxxxxxxxxxxxxxx
At this stage I just want one virtual directory SSL 'ed. This directory
sits
under our main site. There are 3 other sites using host headers as well
and
no SSL (they are from different domains).

The main site has the exchange virtual directories under it (which are
using
SSL already), However with the virtual directory I created I can't get SSL
working on external sites. Maybe I am on the wrong track with host headers
(as only the main site needs SSL ? and it is already working for exchange
?)

IIS is pretty frustrating, as a developer I just want a method of passing
secure data to and from remote clients. I am begining to think that I
should
just encrypt all the traffic in code.....probably easier than messing with
the many IIS settings...

NOTE: As a developer I only have a light understanding of IIS, we are a
small org and cannot afford a specaist in this area. So it could be
somthing
simple I just need a pointer in the right direction....

------------------------------------------------------------------------------------------------

"Bernard Cheah [MVP]" wrote:

Well, depending on your needs and number of sites you plan to SSL'ed.
Wildcard cert is typicall more expensive then normal SSL cert, also
wildcard
cert work at top domain level. e.g. all your sites must have the same
*.domain.com, else you need more than 1 cert.

With w2k3 SP1, you can sort of have host header work with SSL cert, but
take
note again the catch here is that all sites must be in same top domain
*.domain.com

--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/


"Mike_IntermediateVB" <MikeIntermediateVB@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote
in message news:F2A32E8E-C589-45C0-A095-A5B326961023@xxxxxxxxxxxxxxxx
I am trying to set up a virtual directory that uses SSL (at the moment
it
just contains index.htm). Once all the various settings are set I can
navigate to this page from within my network (but external sites
produce a
page not found error) If I switch off â??Require SSLâ?? I can navigate
to
the
index page no problem (internal and external). I have tried various
fixs
to
this probelm, but I think the issue could be to do with host headers ?

We use host headers because we have a few sites hosted on our
webserver.
My
question is do I really need a wildcard cert? I ask because (other than
it
being a pain/cost to sort out) we host OWA on this sever as well and it
uses
SSL and does not seam to have a wild card cert ?!?!





.



Relevant Pages

  • Re: IIS 6 and SSL
    ... SSL cert binding is specific to a IP:Port and does not support host headers. ... If it is internal and you control all clients accessing the website, ...
    (microsoft.public.inetserver.iis)
  • Re: Do I really need a wild card certificate ?
    ... When I browse to the SSL enabled virtual directory from within my work ... There are 3 other sites using host headers as well ... Wildcard cert is typicall more expensive then normal SSL cert, ...
    (microsoft.public.inetserver.iis.security)
  • Re: Mulit-domain SSL cert installation
    ... SSL rather than IIS. ... The number of domains of a certificate ... Use same IP and SSL Host Headers with wildcard certificate. ... multi-domain cert for multiple hosts under separate domain names. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Microsoft Direct Push / Active Sync - cant get it working
    ... Great to hear that you got it all working on port 80! ... Sorry I'm not too familiar with the way SSL certificates are created and installed, so I can't be much help from here on out. ... I decided to see if I could get an SSL cert in place, ...
    (microsoft.public.pocketpc)
  • RE: Multiple Sites running same code, w/SSL.
    ... Host headers are not supported with SSL ... 187504 HTTP 1.1 Host Headers Are Not Supported When You Use SSL ... >All the sites resolve to the same IP so I use Host Header Name in IIS ... There is NO cert setup for this site, ...
    (microsoft.public.inetserver.iis.security)