Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Darryl A. J. Staflund #1
Remote Java Web Service over HTTPS - How to Connect?
Hi all,
I am using Coldfusion MX 6.1 to develop a web service client that has to
connect to a remote Java web service over HTTPS (SSL over HTTP). I have
installed the X509 certificate in a Java Trust Store and the PKCS12 key in
a Java Key Store. I still can't connect to the service though, even if I
pass the appropriate Java properties to the JVM. Can anyone tell me how
to do this?
I am using the ColdFusion MX 6.1/JRun deployment option (i.e. the second
of the three installation options.)
Thanks for your help.
Darryl
PS: Oh yeah! Also, how do I go about using <cfinvoke>'s 'timeout'
attribute when connecting to a remote Java web service. If I attempt to
use it, Coldfusion throws an exception, complaining that no stub objects
matching my invocation signature can be found. I am using the 'Method 3'
way of invoking the web service.
--
Using Opera's revolutionary e-mail client: [url]http://www.opera.com/mail/[/url]
Darryl A. J. Staflund Guest
-
How to access a HTTPS service from a SWF?
The Flash Player 9 Security Whitepaper says "By default, content loaded with a protocol other than HTTPS cannot access content that was loaded with... -
Using HTTPS with LWP::UserAgent = Bad Service
Hi all, I'm trying to access https://www.nodeworks.com/ through a proxy which requires a proxy username and password. The code I have is as... -
Calling a web service over HTTPS?
Hi Does anyone have any advice/information with regards to calling a web service that will be hosted on a server running HTTPS. Are there any... -
Error when trying to connect over HTTPS using a client certificate.
Hi, I am trying to connect over HTTPS using a client certificate. I am able to connect fine when using IE. From my application, however, I get... -
Calling web service over HTTPS
I'm trying to call a web service method over HTTPS. However the certificate installed on the web server has the load-balanced dns name of the whole...



Reply With Quote

