Post to https on Mac
Brian Yennie
briany at qldlearning.com
Wed Apr 9 18:46:21 EDT 2008
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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
---
Brian Yennie
More information about the use-livecode
mailing list