http://bugs.winehq.org/show_bug.cgi?id=27168
--- Comment #55 from Juan Lang juan.lang@gmail.com 2012-05-30 14:04:41 CDT --- (In reply to comment #54)
The patch you are looking at is not the fix for the bug described here. It is just a set of tests which would reveal a missing functionality. What this test lacks is actually testing if https sites will work. That is - it tests if certificates are fetched and tests that there are several certificates and that they are kept in intermediate storage. It does not attempt to verify those certificates.
I still think adding the tests would be valuable, so at least we document a shortcoming of secur32. Would you have time to submit?