Ticket #4963 task closed fixed
Deprecate twisted.mail.protocols.SSLContextFactory
| Reported by: | exarkun | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Keywords: | easy | |
| Cc: | moijes12@… | Branch: | branches/deprecate-redundant-ssl-context-4963 |
| Author: | exarkun | Launchpad Bug: |
Description
SSLContextFactory provides no particular value over something like twisted.internet.ssl.DefaultOpenSSLContextFactory (in fact, less, since it allows SSLv2). We should change our internal usage of the former (probably to the latter) and deprecate the former.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

