Ticket #4065 (closed defect: fixed)
Make PyOpenSSL mandatory to prevent MITM
| Reported by: | js | Owned by: | asterix |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.12 |
| Component: | None | Version: | svn |
| Severity: | critical | Keywords: | |
| Cc: | OS: | All |
Description
We should make PyOpenSSL mandatory, as with Python's SSL sockets, no certificate checking is possible at all. That opens doors and windows for man-in-the-middle attacks, rendering SSL completely useless.
We should just add PyOpenSSL as a mandatory dependency and kill support for Python's SSL sockets. IMO, this is a security issue, thus priority is highest.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
