Re: SSL question
From: Consultant (consultant_mcngp_at_yahoo.com)
Date: 11/02/05
- Previous message: Miha Pihler [MVP]: "Re: SSL question"
- Maybe in reply to: Miha Pihler [MVP]: "Re: SSL question"
- Next in thread: Miha Pihler [MVP]: "Re: SSL question"
- Reply: Miha Pihler [MVP]: "Re: SSL question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 2 Nov 2005 14:08:28 -0800
ssl is tied to an ip, not a host header
"DB" <DB@discussions.microsoft.com> wrote in message
news:DE2A98BF-B559-4445-BC7B-558ED187297F@microsoft.com...
> How do I do this?
>
> I have many mail servers that use SSL.
>
> web server names and the SSL names are as follows:--
>
> webmail1.domain.com
> webmail2.domain.com
> webmail3.domain.com
> webmail4.domain.com
> webmail5.domain.com
>
> I want users to simply use https://webmail.hbk.com which will redirect to
> one of these servers (do not worry about how this re-direct works - just
> assume it does!)
>
> Problem is that the name they type does not match the SSL on the server so
> they get a certificate warning screen.
>
> I could name all servers "webmail.domain.com" so the SSL matches but I do
> not want to do this (it breaks another application that requires unique
> names
> and SSLs on each server)
>
> Can this be done in IIS? Can I redirect and have seamless SSL
> connections?
- Previous message: Miha Pihler [MVP]: "Re: SSL question"
- Maybe in reply to: Miha Pihler [MVP]: "Re: SSL question"
- Next in thread: Miha Pihler [MVP]: "Re: SSL question"
- Reply: Miha Pihler [MVP]: "Re: SSL question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|