Is there a way to suppress https errors?

Bryan McCormick bryan at deepfoo.com
Sat Jul 4 20:05:52 EDT 2009


I am trying to automate a daily download of a file from an https server. 
   Regular browsers have no trouble accessing the site.

In rev however, the following error gets thrown instead

error -Error with certificate at depth: 1  issuer   = 
/C=US/O=Equifax/OU=Equifax Secure Certificate Authority  subject  = 
/C=US/O=Equifax/OU=Equifax Secure Certificate Authority  err 19:self 
signed certificate in certificate chain

Is there a way around this? Is there a way to suppress the error message?

I am using the plain old put URL <the url> to retrieve the url in question.



More information about the use-livecode mailing list