It's a beeze! Rick, if you need me to generate you one, let me know, just send me the request.
"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 -----Original Message----- From: Eric Roberts To: CF-Talk Sent: Tue Aug 08 05:59:02 2006 Subject: RE: SSL Certificates Download OpenSSL and follow the directions to make a self signed one. It's a real PIA. We had to do one for a dev server that had secure content. It was not fun. Eric -----Original Message----- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Monday, 07 August 2006 22:19 To: CF-Talk Subject: RE: SSL Certificates I've been looking around on Google for some info on making a self-signed cert, but haven't found anything that makes sense. Is there some software or something built into IIS 5 that allows me to make self-signed certs? MakeCert.exe? Rick -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 11:05 PM To: CF-Talk Subject: RE: SSL Certificates > Public perception is not a problem...I'm hosting a non-public office > application for an insurance agent, which will have no pages for the > public to view. In that case, you don't need to buy anything at all. Just use a self-signed certificate as Jim suggested. > A "self-signed" certificate offers the same security as one that I > purchase? Certificates provide two things - they allow you to encrypt all communications between a browser and a server, and they allow you to verify that a site is what it identifies itself as being. Self-signed certificates encrypt everything just like any other certificate, but because they're not issued by a trusted certificate vendor, they don't let you verify anything. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249117 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

