Hi, having a strange problem with the server config it would appear.
(My code works fine on another host, but unfortunalty I need to make
this work where it is now!)

I am using cakePHP Httpsocket class. The app is on https:// and the
URL I am POST'ing to is also https://.

If I use the same code to POST to an non-SSL domain, i.e just http://somewhere,
I get a response just fine.

However any attempt to POST to https:// has no result whatsover. I
have moved the app to another server and it works as you would expect
with both http and https.

I dont really know where to start with the server config (as it is
obviosully the host begin the issue here).

Please help!

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to