From: Gregory P. Smith Date: Sat, 16 Jan 2016 01:30:24 +0000 (-0800) Subject: Make the error message regex more lenient so that it matches both X-Git-Tag: v3.6.0a1~772^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3a58331a5e523e17eef964be3ee95ba1c45d977;p=thirdparty%2FPython%2Fcpython.git Make the error message regex more lenient so that it matches both "certificate verify failed " and "CERTIFICATE_VERIFY_FAILED " as some SSL libraries use different text than OpenSSL. --- a3a58331a5e523e17eef964be3ee95ba1c45d977