Connecting Rev stack to On-Rev mySQL DB?
Sarah Reichelt
sarah.reichelt at gmail.com
Sun Mar 28 22:37:04 EDT 2010
>>> I don't have a real certificate.
>>> Do I need to create a self-signed one? If so how, and where do I store
>>> it?
>>>
>>> Setting liburl verification to false... I can't find a command for
>>> doing this. Do I use libURLSetCustomHTTPHeaders? And if so, what
>>> header exactly do I set.
>>
>> Funny, this just came up last week in the tech queue. The command was
>> accidentally omitted from the docs. It's: libURLSetVerification boolean
>
> Oops, that's wrong, I just found my notes. The real command is:
>
> libSSLSetVerification true/false
Third time lucky: it's really a combination of the two:
libUrlSetSSLVerification true/false
However using https://.... just gives me a 404 error, so there is
something else I need to do, maybe at my cPanel?
Cheers,
Sarah
More information about the use-livecode
mailing list