Ticket #3012 defect closed duplicate
twisted.internet._sslverify.CertificateOptions does not work with chained certs
| Reported by: | washort | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Some SSL certificates require intermediate certs to be loaded to make them acceptable to various clients. ctx.use_certificate_chain_file is the method for doing so -- unfortunately there seems to be no corresponding method for loading it from a string.
Change History
Note: See
TracTickets for help on using
tickets.
