Your original script should be fine (no need for the "file://" prefix)

Is the library being included in your CGI?

from the docs

"The sslCertificates property is part of the SSL & Encryption library. To ensure that the function works in a standalone application, you must include this custom library when you create your standalone"


I had the same issue with libURL and needed to manually include it (as well as make a few changes to the code) for it to work in the CGI.. If you need help embedding the SSL & Encryption library in your CGI, contact me off-list..
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to