Ticket #2877 defect new
OpenSSL fails to report a SSL error on client side when a certificate is required (sometimes)
| Reported by: | therve | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
The test that shows it is test_sslverify.test_refusedAnonymousClientConnection, and more precisely the check cResult.trap(SSL.Error, ConnectionLost) (which should not contain ConnectionLost).
For now, the behavior has only been noticed under win32, but glyph thinks it comes from a recent version of OpenSSL.
Change History
Note: See
TracTickets for help on using
tickets.
