loading a https page on OS X
Shao Sean
shaosean at wehostmacs.com
Wed Nov 17 02:12:34 EST 2010
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..
More information about the use-livecode
mailing list