Hi,

I have a HTML Application (HTA) using Ajax.Request to get information
from one of my LAMP based server.  The requests were working fine
using HTTP. However, the requests are failing (responseText is blank)
when I use HTTPS.  Server SSL is enabled using self signed
certificates.

Is there any way to ignore certificate warnings while using
Ajax.Request?

I know I should use CA certified certificates on my server. However
just wondering if there is any way for Ajax.Request to work with self
signed certificates.

I am using prototype.js version 1.5.

Thanks in advance.

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

Reply via email to