Re: HTTPS certificate validation

2006-09-30 Thread kee nethery
Dar, Andre, thanks! Kee On Sep 30, 2006, at 5:48 PM, Dar Scott wrote: On Sep 30, 2006, at 5:25 PM, kee nethery wrote: Can someone tell me where in the docs I would find something that would tell Revolution that I don't care if the SSL certificate of the HTTPS web site I am connecting to

Re: HTTPS certificate validation

2006-09-30 Thread Andre Garzia
Kee, libURLSetSSLVerification false Cheers Andre PS: We simply have faith in our certificates, don't we? PS 2: If on Unix like system you can always shell("curl -v -k https:// yada yada yada") which works nice for those without SSL Add-on. On Sep 30, 2006, at 8:25 PM, kee nethery wrote:

Re: HTTPS certificate validation

2006-09-30 Thread Dar Scott
On Sep 30, 2006, at 5:25 PM, kee nethery wrote: Can someone tell me where in the docs I would find something that would tell Revolution that I don't care if the SSL certificate of the HTTPS web site I am connecting to can be validated or not? libUrlSetSSLVerification false If this inf

HTTPS certificate validation

2006-09-30 Thread kee nethery
Can someone tell me where in the docs I would find an example of the data would be a reasonable example of data that would be used by the function: Post to URL Can someone tell me where in the docs I would find something that would tell Revolution that I don't care if the SSL certificat