I have to deploy a web-based application that will use SSL and AD integrated authentication on an internal IIS6 web server. The web server is a member of our w2k3, internal private domain. I can't use a public CA like Verisign or Thawte to secure our internal, private domain.
The application vendor tells me that in order to use pass-through AD authentication for their application, the web site must have the same domain name as our internal private domain. I'd rather not build and support an internal CA.
We do have a registered external domain that I would rather use for the web site's SSL cert, but I don't know how i can use our external domain name for the site and enable ad integrated authentication to my internal site based on what the vendor is telling me.
Does anyone know how I could set up the site with my external domain name for the SSL cert and still use pass through AD authentication?
Thanks for any ideas.
Serge