Mark is right. A cert is bound to a URL address and cannot be used on vdirs. You can get a "wildcard" cert for a domain so that *.domain.com will be covered, but it will not cover *.*.com
-----Original Message----- From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 12:06 PM To: CF-Talk Subject: RE: multi homed sever, 443 will not display Matt, Each SSL Certificate must be applied to a separate IP address. You cannot do virtuals that each have their own cert. How will the web server know which certificate to serve without looking at the header (which it cannot access until it establishes a secure socket). -Mark -----Original Message----- From: Smith, Matthew P -CONT(DYN) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 11:45 AM To: CF-Talk Subject: multi homed sever, 443 will not display We've just migrated our production web server to a new box. We have several virtual sites set up in iis. The default web site will display via both port 80 and 443, however the virtual sites will only display over post 80. We are getting a network connection refused when trying to access the virtual sites via ssl. We have recreated the sites several times, but still can't get them to work. We have changed the cachRealPath attributes in the c:/cfusionmx/runtime/servers/default/SERVER-INF/jrun.xml to false. Any ideas/help would be greatly appreciated. Matthew P. Smith Web Developer, Object Oriented Naval Education & Training Professional Development & Technology Center (NETPDTC) (850)452-1001 ext. 1245 [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

