The error paths through import_crypto_type aren't tested
Bug #477534 reported by
Jean-Paul Calderone
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| pyOpenSSL |
New
|
Medium
|
Unassigned | ||
Bug Description
import_crypto_type has several different checks for ways in which the requested type might not be available. With a little care, it's possible to test these cases.
| Changed in pyopenssl: | |
| importance: | Undecided → Medium |
| milestone: | none → 0.11 |
| Changed in pyopenssl: | |
| milestone: | 0.12 → 0.13 |
To post a comment you must log in.

Didn't get to this, maybe next time.