I just went through this whole process - all on MS IIS 5/6: Got the
certificates from Verisign (worldwide company policy) and they cost around
500 or so quid.


One thing to now as you have mentioned below is that you cannot use Host
Headers with SSL as IIS - if you want to use Host Headers you will need a
dedicated IP BUT you do not need one to run SSL on an IIS server : you can
easily get this to run without a dedicated IP.

Also if you are running in a Load Balanced environment you do not need to
purchase a separate Certificate per server (something which Verisign tried
to say we required) as you simply make the Certificate Request from your
site in IIS and then export a private key to each server and share the same
cert : DO NOT use the default website to generate a request IIS will freak
and you will have to frig with the SocketPooling settings etc.  

You will obviously have to set up your firewall to allow for 443 traffic and
reconfigure your load balancer to ensure sticky sessions over both 80 and
443 traffic.

Any info you need ping me offline.

Neil






-----Original Message-----
From: Giles Roadnight [mailto:[EMAIL PROTECTED] 
Sent: 23 April 2004 08:50
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] SOT: Secure Sites

I've never set one of these up and was just wondering how difficult it is
and how much it costs for the secure certificate.

About all I know is that you need a unique IP for each domain name.

Thanks

Giles Roadnight
http://giles.roadnight.name


--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to