Search found 3 matches

by pvaziri
Mon May 21, 2007 11:17 pm
Forum: Internet
Topic: Get using https problem
Replies: 5
Views: 8781

Can't write to sslcertificates property

Thanks for your help Mark. I could put "/usr/share/curl/curl-ca-bundle.crt" into the $REV_SSL_PATH variable and see that it was set in the Variable Watcher. I also tried reading curl-ca-bundle.crt and putting it into the sslcertificates property, but no dice. It does not appear to be a writable prop...
by pvaziri
Thu May 17, 2007 7:27 pm
Forum: Internet
Topic: Get using https problem
Replies: 5
Views: 8781

Thanks BvG. Does anyone out there have an example of what would be put into the sslcertificates property? I'm on Mac OSX.

I'm not familiar with what "a list of root CA" is.

Thanks,
Pete
by pvaziri
Wed May 16, 2007 5:59 pm
Forum: Internet
Topic: Get using https problem
Replies: 5
Views: 8781

Get using https problem

Hi, I'm using Revolution Enterprise v2.8.1-dp-4, Build 410. I'm trying to get some XML text using an https:// link. I also obtained the same result after updating liburl to 1.1.2. Here is the code: get url test test contains https://images.pictometry.com/portal/? ...various parameters I know the url...