Test needed for cacert CLI flag
Bug #1260783 reported by
Thomas Leaman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-swiftclient |
New
|
Undecided
|
Unassigned |
Bug Description
This came up as part of this review: https:/
There was a command line flag to specify a CA cert bundle and the HTTPSConnection class could accept and handle this parameter correctly but the value of the CLI flag was not passed to the HTTPSConnection class. There is a test to ensure the HTTPSConnection class handles the parameter correctly but no test from end-to-end which would have caught this case.
To post a comment you must log in.