Hello, we are experiencing the same problems with the cerfiticate and checking the certificate donwloaded(
) we can see that GeoTrust Global CA is one of the certificates donwloaded, as well.
Server sent 3 certificate(s):
1 Subject CN=
www.google.com, O=Google Inc, L=Mountain View, ST=California, C=US
Issuer CN=Google Internet Authority G2, O=Google Inc, C=US
sha1 66 4b 26 5d 9e 53 13 53 7c 0b 94 f6 5b 83 13 2f 2f fc 86 fc
md5 06 a8 dd c1 25 3e 1e ae 0c 09 67 fe ae 78 1e 9e
2 Subject CN=Google Internet Authority G2, O=Google Inc, C=US
Issuer CN=GeoTrust Global CA, O=GeoTrust Inc., C=US
sha1 a6 12 0f c0 b4 66 4f ad 0b 3b 6f fd 5f 7a 33 e5 61 dd b8 7d
md5 17 86 6c cb d2 24 bd 2f f9 df 48 b9 51 18 f9 35
3 Subject CN=GeoTrust Global CA, O=GeoTrust Inc., C=US
Issuer OU=Equifax Secure Certificate Authority, O=Equifax, C=US
sha1 73 59 75 5c 6d f9 a0 ab c3 06 0b ce 36 95 64 c8 ec 45 42 a3
md5 2e 7d b2 a3 1d 0e 3d a4 b2 5f 49 b9 54 2a 2e 1a
we tried to import GeoTrust Global CA keytool -exportcert -alias geotrustuniversalca-1 -keystore C:/installCertificate/jssecacerts -storepass changeit -file C:/installCertificate/geotrustuniversalca.cer but the tool inform that it is already imported, the problem is even if the tool says this, every time that we tried to acces to google recaptcha and exception is reported even the certificate is valid
C:\Program Files\Java\jdk1.7.0_51\bin> keytool -list -v -storepass
changeit -keystore ..\jre\lib\security\cacerts -alias geotrustuniversalca
Alias name: geotrustuniversalca
Creation date: 10-dec-2009
Entry type: trustedCertEntry
Owner: CN=GeoTrust Universal CA, O=GeoTrust Inc., C=US
Issuer: CN=GeoTrust Universal CA, O=GeoTrust Inc., C=US
Serial number: 1
Valid from: Thu Mar 04 06:00:00 CET 2004 until: Sun Mar 04 06:00:00 CET
2029
Could someone help us, what are we doing wrong?
Thanks.