https://bugzilla.novell.com/show_bug.cgi?id=346536
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=346536#c3 --- Comment #3 from Gert Driesen <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
