[GH-ISSUE #23] Client woes if revocation list is empty #17

Open
opened 2026-02-26 03:33:30 +03:00 by kerem · 0 comments
Owner

Originally created by @laurivosandi on GitHub (Jan 24, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/23

File "/usr/lib/python2.7/site-packages/certidude-0.1.21-py2.7.egg/certidude/helpers.py", line 73, in certidude_request_certificate
    for revocation in revocation_list.get_revoked():
TypeError: 'NoneType' object is not iterable
Originally created by @laurivosandi on GitHub (Jan 24, 2017). Original GitHub issue: https://github.com/laurivosandi/certidude/issues/23 ``` File "/usr/lib/python2.7/site-packages/certidude-0.1.21-py2.7.egg/certidude/helpers.py", line 73, in certidude_request_certificate for revocation in revocation_list.get_revoked(): TypeError: 'NoneType' object is not iterable ```
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certidude-laurivosandi#17
No description provided.