• unknown's avatar
    Fix main.openssl_1 failures for -DWITH_SSL=system build. · 9c922f48
    unknown authored
    In 5.5, ssl_do() no longer calls report_errors() in case of ssl error.
    Since report_errors() iterated over the list of errors, this means that we
    now report the first error in the list, rather than the last. Adjust the
    --replace_regex line for OpenSSL build accordingly in the test case.
    9c922f48
openssl_1.test 8.96 KB