Is it possible that it is not finding the certificate? Since the default directories work a bit differently from Windows to MacOS standalones, what happens if you insert the line:

if (there is not a file "certificatename.crt") then answer "Certificate not found"

Just a shot in the dark...

I'm using the following and finding it's not working under OSX using Rev 2.7.4 in a standalone. Is there a known problem with this? I made sure to include the Internet library in the standalone builder. It's working fine under Windows. I'm not getting any result from the Post. It just seems to die.

set the socketTimeoutInterval to 18000
set the sslCertificates to "certificatename.crt"
libUrlSetSSLVerification false
post tPostData to URL "https://servername.... "

Thanks.
Richard Miller
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

---
Brian Yennie


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to