Well, now I see on MS's site that there's built-in capability for creating
self-signed certs in IIS 5.  But it doesn't say anything about being able
to use them with multiple sites and host headers...

-----Original Message-----
From: Rick Faircloth [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 07, 2006 11:19 PM
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/






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:249110
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to