[Bug 18337] CertVerifyCertificateChainPolicy doesn't implement CERT_CHAIN_POLICY_SSL

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 3 12:24:57 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18337


Frank G. <fgatwork at verizon.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fgatwork at verizon.net




--- Comment #4 from Frank G. <fgatwork at verizon.net>  2009-09-03 12:24:46 ---
So - I looked through the code (current git @1.1.29) and compared to the 1.0
release (because of comment 1) and did not see that CERT_CHAIN_POLICY_SSL was
ever implemented.

Looking at chain.c, line 1886-1902 I can see the switch-case statement where
this would have been handled.  The problem I ran into while trying to keep up
with the code was what the verify_* methods are trying to do.

I'd really like to see this work and may have some spare cycles to help out. 
The problem is that I don't understand everything happening in these methods -
can I get some pointers on what is happening or what should happen in the yet
to be created verify_ssl_policy() method?

Regards,
Frank

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list