Ticket #676 (closed task: fixed)
[S] Change Security Web Service Client to use M2Crypto instead of httplib.HTTPSConnection
Reported by: | pjkersha | Owned by: | pjkersha |
---|---|---|---|
Priority: | required | Milestone: | PROD Final |
Component: | security | Version: | |
Keywords: | security, https, M2Crypto | Cc: |
Description
Documentation for httplib.HTTPSConnection says,
Warning: This does not do any certificate verification!
Change client code to use M2Crypto to allow full cert. verification.
Change History
Note: See
TracTickets for help on using
tickets.