POST error using self signed certificates
Posted: Wed Dec 01, 2010 9:55 pm
We need to secure our HTTP traffic so we are implementing SSL.
However, Revolution refuses to post my data to the requested URL.
The result is set to:
error -Error with certificate at depth: 2 issuer = /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority subject = /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority err 19:self signed certificate in certificate chain
It definitely is a "self signed certificate" but I trust it and need to use it.
Does anyone know a way around this error to get Livecode post my data to this 'untrusted server'?
Thanks in advance,
Sytse Zuidema
However, Revolution refuses to post my data to the requested URL.
The result is set to:
error -Error with certificate at depth: 2 issuer = /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority subject = /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority err 19:self signed certificate in certificate chain
It definitely is a "self signed certificate" but I trust it and need to use it.
Does anyone know a way around this error to get Livecode post my data to this 'untrusted server'?
Thanks in advance,
Sytse Zuidema