Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
tphethean #1
Re: Web Service / SSL Issue
Did you ever get a solution to this problem? I'm just creating some
webservices which work perfectly on their own, perfectly under HTTP directory
authentication, but as soon as I move them to the SSL area of the website they
stop working. Is there any code that has to be altered to consume the
webservice under SSL?
tphethean Guest
-
Issue with web service exceptions
I'm not sure if this is the correct forum but I'm hoping perhaps someone can help. I'm fairly new to flash, and one of my first projects has been... -
web service access issue
Hello, I have developed some webservices, that I tested with localhost through a client in C#. It worked fine, but I move the services to a... -
Web Service Deployment issue(s)
Hello, I am just learning the ins and outs of web services and their implementation and I'm having a bit of difficult successfully moving a... -
Web Service and a Timeout issue???
Hi Can you control a web service's lifetime? Is there a timeout property that can be set I would like to abort the web service consumer if the... -
The double hop web service security issue...
Hi everybody! I've been browsing several posts now discussing the problem of sending user credentials across several servers. Allthough many of... -
revdave #2
Re: Web Service / SSL Issue
Originally posted by: tphethean
Did you ever get a solution to this problem? I'm just creating some
webservices which work perfectly on their own, perfectly under HTTP directory
authentication, but as soon as I move them to the SSL area of the website they
stop working. Is there any code that has to be altered to consume the
webservice under SSL?
I've got kind of the same problem... using in house SSL cert...
I just started using SSL secure pages on my site (shared ssl from the host) -
all my code was fine before - but now - when I jump from regular pages to ssl
secure pages - it seems that I'm losing at least some of my session variables
and maybe cf cookies too...
- any idea what's going on here and how to fix it?
revdave Guest
-
blewinski #3
Re: Web Service / SSL Issue
if my memory serves me correctly, it has been a long time since i messed with
this stuff. i am pretty sure we solved this by deleting the web service form
the CF Admin. once it was deleted and CF was restarted, we then invoked the web
service so that it re-registered itself automatically. hope this helps...
blewinski Guest
-
blewinski #4
Re: Web Service / SSL Issue
if my memory serves me correctly, it has been a long time since i messed with
this stuff. i am pretty sure we solved this by deleting the web service form
the CF Admin. once it was deleted and CF was restarted, we then invoked the web
service so that it re-registered itself automatically. hope this helps...
blewinski Guest



Reply With Quote

