Re: SSL with CFMX

2003-06-18 Thread Howie Hamlin
Basically, SSL is only between the client (web browser) and the server (IIS, Apache, 
etc.) so CFMX is not really a factor.  We've used Thawte for years and have had 0 
problems.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
((())) PrismAV is Coming ((()))
 Please vote for iMS here: 
 http://www.sys-con.com/coldfusion/readerschoice2003/index.cfm 
 Find out how iMS Stacks up to the competition: 
 http://www.coolfusion.com/imssecomparison.cfm

- Original Message - 
From: Ryan Kime [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:54 AM
Subject: SSL with CFMX


 I've got a project that is in need of an SSL certificate and I was hoping to
 get some comments and experiences from those on the list. Have you used an
 SSL cert from any of these vendors with your CFMX apps? Did you run into any
 problems? Are there any vendors I should avoid?
 
 Thawte
 GeoTrust
 Verisign
 InstantSSL
 Entrust
 
 
 If you have successfully used someone else, add it to the list.
 
 
 
 Thanks for your help,
 
 Ryan Kime
 [EMAIL PROTECTED]
 Web Developer
 Webco Industries
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: SSL with CFMX

2003-06-18 Thread Ryan Kime
SSL is only between the client (web browser) and 
the server (IIS, Apache, etc.) so CFMX is not really a factor.

Actually, I recall people having problems with InstantSSL and CFMX because
the Sun JVM didn't have it listed as a cert authority (around Dec '02).
That's why I tied it to CFMX.


-Original Message-
From: Howie Hamlin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 11:23 AM
To: CF-Talk
Subject: Re: SSL with CFMX


Basically, SSL is only between the client (web browser) and the server (IIS,
Apache, etc.) so CFMX is not really a factor.  We've used Thawte for years
and have had 0 problems.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
((())) PrismAV is Coming ((()))
 Please vote for iMS here: 
 http://www.sys-con.com/coldfusion/readerschoice2003/index.cfm  
 Find out how iMS Stacks up to the competition: 
 http://www.coolfusion.com/imssecomparison.cfm

- Original Message - 
From: Ryan Kime [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:54 AM
Subject: SSL with CFMX


 I've got a project that is in need of an SSL certificate and I was 
 hoping to get some comments and experiences from those on the list. 
 Have you used an SSL cert from any of these vendors with your CFMX 
 apps? Did you run into any problems? Are there any vendors I should 
 avoid?
 
 Thawte
 GeoTrust
 Verisign
 InstantSSL
 Entrust
 
 
 If you have successfully used someone else, add it to the list.
 
 
 
 Thanks for your help,
 
 Ryan Kime
 [EMAIL PROTECTED]
 Web Developer
 Webco Industries
 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: SSL with CFMX

2003-06-18 Thread Matt Robertson
I've used GeoTrust almost since they came out.  Their retail of US$149
can be easily circumvented by going to http://rackshack.net and buying
one for US$39.  I used to be a GeoTrust reseller but with prices like
that I abandoned the effort.

You can get a cert issued and installed in about 10 minutes.  Its pretty
much totally automated so long as you have an email listed as admin or
tech contact in the domain's registrar records.  Even if you don't,
they'll take certain others.

All of this assumes you can install a cert on your server.  If you don't
have admin access to your server then the ISP may be in the driver's
seat.


 Matt Robertson   [EMAIL PROTECTED] 
 MSB Designs, Inc.  http://mysecretbase.com


-Original Message-
From: Ryan Kime [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 8:55 AM
To: CF-Talk
Subject: SSL with CFMX


I've got a project that is in need of an SSL certificate and I was
hoping to
get some comments and experiences from those on the list. Have you used
an
SSL cert from any of these vendors with your CFMX apps? Did you run into
any
problems? Are there any vendors I should avoid?

Thawte
GeoTrust
Verisign
InstantSSL
Entrust


If you have successfully used someone else, add it to the list.



Thanks for your help,

Ryan Kime
[EMAIL PROTECTED]
Web Developer
Webco Industries


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: SSL with CFMX

2003-06-18 Thread Dave Watts
  SSL is only between the client (web browser) and 
  the server (IIS, Apache, etc.) so CFMX is not really 
  a factor.
 
 Actually, I recall people having problems with InstantSSL 
 and CFMX because the Sun JVM didn't have it listed as a 
 cert authority (around Dec '02). That's why I tied it to 
 CFMX.

For the most common use of SSL, to encrypt client connections to your web
server, CFMX won't be an issue, since the web server will deal with the
encryption and decryption of data sent to and received from the client. It
may make a difference if you're using CFHTTP to talk to a server via SSL; in
that case, the client (CFMX) needs to be able to verify the server
certificate's chain of trust, so to speak.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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