SSL needs to be on it's own IP address for each site, u cannot put on the same IP as others sites unless u use different ports than the default 443. Although you can have one ssl on default IP using port 443 but then that's it, anything else has to be unique thus on it's own IP or port.
> -----Original Message----- > From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] > Sent: 07 January 2003 20:33 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] jrpp-52 error when viewing CFAdmin > > > > Why did you re-point the default site? You need to add the > SSL cert to > the > > fairbanks site, not the default site. Am I missing something? > > Well, I thought from what I'd read that if your web server > uses 1 IP and host headers to serve up several different > sites, you had to install the SSL cert on the Default Web > Site as the web server doesn't know which cert to use to > decrypt the traffic and thereby read the host header. > > Is that wrong? > > > -- > Aidan Whitehall <[EMAIL PROTECTED]> > Macromedia ColdFusion Developer > Fairbanks Environmental Ltd +44 (0)1695 51775 > > ______________________________________________________________ > __________ > This e-mail has been scanned for all viruses by Star > Internet. The service is powered by MessageLabs. For more > information on a proactive anti-virus service working around > the clock, around the globe, visit: http://www.star.net.uk > ______________________________________________________________ > __________ > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
