Re: SSL (HTTPS) Web Service

2008-05-28 Thread Casey Dougall
I'm having the same issue here. Did these posts solve anything for ya Ian?


On Thu, Mar 20, 2008 at 9:45 AM, Ian Skinner [EMAIL PROTECTED] wrote:

 Is there some trick to consuming a web service over HTTPS(SSL) in
 ColdFusion.  I keep getting a 


  Cannot generate stub objects for web service invocation. error when I
  try to do so.








~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306147
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: SSL (HTTPS) Web Service

2008-05-28 Thread Ian Skinner
Casey Dougall wrote:
 I'm having the same issue here. Did these posts solve anything for ya Ian?

Solve, no.  The requirement went away.  So I just filed these links away 
for future reference for the next time I have to deal with this issue.



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306149
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


SSL (HTTPS) Web Service

2008-03-20 Thread Ian Skinner
Is there some trick to consuming a web service over HTTPS(SSL) in 
ColdFusion.  I keep getting a 


  Cannot generate stub objects for web service invocation. error when I
  try to do so.





~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301639
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: SSL (HTTPS) Web Service

2008-03-20 Thread James Holmes
If the server certificate is self-signed, you might need to import the
root Certificate Authority into your CF server keystore.

On Thu, Mar 20, 2008 at 10:45 PM, Ian Skinner [EMAIL PROTECTED] wrote:
 Is there some trick to consuming a web service over HTTPS(SSL) in
  ColdFusion.  I keep getting a 


   Cannot generate stub objects for web service invocation. error when I
   try to do so.





  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301640
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SSL (HTTPS) Web Service

2008-03-20 Thread Ian Skinner
James Holmes wrote:
 If the server certificate is self-signed, you might need to import the
 root Certificate Authority into your CF server keystore.

I was afraid somebody was going to say something like that.  Much of 
that is Greek to me.  Any good step-by-step, fool-proof how to on just 
how one would do this just to play with a web service in development?



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301643
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SSL (HTTPS) Web Service

2008-03-20 Thread James Holmes
http://www.talkingtree.com/blog/index.cfm/2004/7/1/keytool

http://www.coldfusionmuse.com/index.cfm/2005/01/29/keystore

http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19139

On Thu, Mar 20, 2008 at 11:36 PM, Ian Skinner [EMAIL PROTECTED] wrote:
 James Holmes wrote:
   If the server certificate is self-signed, you might need to import the
   root Certificate Authority into your CF server keystore.

  I was afraid somebody was going to say something like that.  Much of
  that is Greek to me.  Any good step-by-step, fool-proof how to on just
  how one would do this just to play with a web service in development?



  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301646
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4