Hello Kevin,

kevin quinn wrote:
I am trying to reserch an issue related to SSL - I have the following from running openSSL :

CONNECTED(00000004)
depth=0 /C=US/ST=California/L=Redwood Shores/O=Oracle Corporation/OU=Global IT/CN=collabsuite-mobile.oracle.com
verify error:num=20:unable to get local issuer certificate
verify return:1
[...]

I also run a command based on OpenSSL and get the following:
CONNECTED(00000004)
---
Certificate chain
0 s:/C=US/ST=California/L=Redwood Shores/O=Oracle Corporation/OU=Global IT/CN=c
ollabsuite-mobile.oracle.com
i:/C=US/O=RSA Data Security, Inc./OU=Secure Server Certification Authority
issuer=/C=US/O=RSA Data Security, Inc./OU=Secure Server Certification Authority
[...]
Verify return code: 21 (unable to verify the first certificate)

Can anyone on the forum help exlain what these mean? - I am trying to access this site via a WAP Browser using an WAP Proxy and I get the following error - Invalid certificate chain received

This means that in your local list of trusted issuer certificates you don't have the certificate for /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification Authority

Add it to the list (if you trust it) and the error should go away...


Bye

Goetz

--
Goetz Babin-Ebell, software designer,
TC TrustCenter AG, Sonninstr. 24-28, 20097 Hamburg, Germany
Office: +49-(0)40 80 80 26 -0,  Fax: +49-(0)40 80 80 26 -126
www.trustcenter.de www.betrusted.com

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to