Sounds like either a DNS / IIS / or a little of both issue. God I hate tracking this stuff down - so good luck to you...
A couple of things to look out for (This is just my opinion, I could be wrong...) - 1) Host headers/IIS = bad... well at least for non-internal stuff, and I've heard all sorts a mess with them and SSL. I never liked them personally. If you're pointing it to the outside world, make sure you have A records for art.* and pt.* Dunno if you've read this junk, but may be a good reference for ya: http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/596b9108-b1a7-494d-885d-f8941b07554c.mspx http://msmvps.com/bernard/archive/2005/05/25/48852.aspx 2) Looks like you got seperate SSLs for art.* and pt.* - I find that rather odd, how come you don't have a wildcard SSL for *.evansville.edu? 3) Check how the SSL Identities are managed vs. the IP addresses. Are art.* and pt.* seperate IPs, or are the host headers? Seems like IIS is catching all 443 port traffic and spitting the user out to cce.* Cheers, good luck, and feel free to ignore everything above (as I'm pretty confident I suck at alot of DNS troubleshooting *grin* ) Erik Dawson, Michael wrote: >We have a web server running Windows Server 2003 with IIS 6. This was >built by a person that is no longer at our university and, of course, >there is no documentation on what he did. > >On this server, we have many departmental web sites. One web site uses >an SSL certificate. >This site is: http://cce.evansville.edu/ When you submit the Register >form, the form contents are securely mailed. This works fine for now. > >However, on the same server, we also have web sites such as: >http://art.evansville.edu/ >http://pt.evansville.edu/ > >These are fine when called using HTTP, however, if you call them using >HTTPS: >https://art.evansville.edu/ >https://pt.evansville.edu/ > >The content for cce.evansville.edu appears in the page, however the >address *is not* cce.evansville.edu. > >Does anyone have any ideas why this is happening? > >We are using host headers on most of the web sites on this server, >however, the cce.evansville.edu web site does not. It has its own IP >address and DNS entry. > >There are no custom error handlers in IIS for any of the sites that >might be involved. > >I ran Firefox's LiveHTTPHeaders, but it didn't show me anything useful. > >Help! > >M!chael A. Dawson >Database Administrator and Manager of Web Applications >Office of Technology Services >University of Evansville >1800 Lincoln Avenue >Evansville, IN 47722 >812-488-2581 >MSN Messenger ID: [EMAIL PROTECTED] > >"There are 10 types of people in the world: Those who understand binary >numbers and those who don't." > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:174521 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
