https Help Needed

Andre Garzia andre at andregarzia.com
Thu Aug 30 00:03:46 EDT 2007


Hello Scott,
don't know if you already solved that.

have you tried:

LibURLSetSSLVerification false

your cURL line below is doing just that with the -k in it. Maybe with this
setting in place, everything works.

Cheers
andre
PS: you know that TM|Colors and TM|Align are my favorite plugins here... :-)

On 8/29/07, Scott Rossi <scott at tactilemedia.com> wrote:
>
> Hey Rev List:
>
> I'm under a very tight deadline on an https file access stack for Mac/Win.
> I need to download a file from a secure server to a local drive, ideally
> using 'load URL' so I can monitor progress.
>
> Apparently there is a bug in the SSL stuff in libURL that prevents the
> library from working reliably on OSX(?).  I was able to workaround the
> problem of *reading* a text file on the server by using the previously
> posted shell workaround for OSX:
> get shell("curl -v -k" && secureServerPath)
>
> This seems to work fine for reading, but now how can I download a file
> from
> this same secure server and monitor progress?  Any option for this?
>
> Am hoping somebody can provide a solution soon as I'm quickly running out
> of
> time.
>
> Thanks & Regards,
>
> Scott Rossi
> Creative Director
> Tactile Media, Multimedia & Design
>
>
> _______________________________________________
> 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
>



More information about the use-livecode mailing list