On Jun 5, 2005, at 5:10 PM, Dar Scott wrote:


On Jun 5, 2005, at 1:54 PM, Andre Garzia wrote:

still no luck in the HTTPS field, can someone send me the root.pem file? my email is [EMAIL PROTECTED]

On OS X look for TrustedCerts.pem; it works for testing.

I'll mention .pem issues briefly at the end of my talk at RevCon. See you then!

Dar


Dar,

first thank you very much for the quick response, this been a major headache for me in the last few days, second, it didn't work. My script is this:

on mouseUp
  answer file "where is it?"
  set the sslcertificates to it
  get fld 2
  post it to URL "https://<url removed>"
 put it & cr & the result after fld 3
end mouseUp

I point it to the TrustedCerts.pem and it returns the following:

error -Error with certificate at depth: 1 issuer = /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Server CA/[EMAIL PROTECTED] subject = /C=ZA/O=Thawte Consulting (Pty) Ltd./CN=Thawte SSL Domain CA err 20:unable to get local issuer certificate

any clue out there?

cheers and thanks
andre



--
**********************************************
    DSC (Dar Scott Consulting & Dar's Lab)
    http://www.swcp.com/dsc/
    Programming and software
**********************************************

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution


--
Andre Alves Garzia  2004  BRAZIL
http://studio.soapdog.org

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to