[Mono-bugs] [Bug 346536] X509Certificate2 does not consider google certificate valid

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 6 11:25:31 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=346536

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=346536#c3





--- Comment #3 from Gert Driesen <gert.driesen at pandora.be>  2007-12-06 09:25:31 MST ---
Even after explicitly adding the certificate of both the intermediate as the
root CA to the trust store, Verify still returns false.

I modified the repro to also output the status of each ChainElement, and this
is now the result of running it on Mono:

GOOGLE CERT VALID: False
CHAIN VALID: False
Subject: CN=www.google.com, O=Google Inc, L=Mountain View, S=California, C=US
Serial: 687664383D496E2EF5E3199842E07CEE
STATUS: RevocationStatusUnknown
STATUS: OfflineRevocation
===
Subject: CN=Thawte SGC CA, O=Thawte Consulting (Pty) Ltd., C=ZA
Serial: 30000002
STATUS: RevocationStatusUnknown
STATUS: OfflineRevocation
===
Subject: OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.",
C=US
Serial: 70BAE41D10D92934B638CA7B03CCBABF
STATUS: NotSignatureValid
STATUS: RevocationStatusUnknown
STATUS: OfflineRevocation
===

On MS, I still get the previous result since there are no errors.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list