Renew cert in test case that expired today
Bug #348685 reported by
rick_dean
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyOpenSSL |
Fix Released
|
High
|
Jean-Paul Calderone |
Bug Description
The certificate embedded in a unit test expired today. This
replaces it with a longer lifetime (2017).
This patch probably applies cleanly to revision 95 of branch ext-context,
and many others.
Changed in pyopenssl: | |
assignee: | nobody → exarkun |
importance: | Undecided → High |
Changed in pyopenssl: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The patch attached above is a CA cert which causes
a test_ssl.py to fail. I'll post another patch with a
different cert, but it will won't be until tonight.