diff --git a/ssl/test/runner/runner.go b/ssl/test/runner/runner.go index ce0271f7..cfe1eae4 100644 --- a/ssl/test/runner/runner.go +++ b/ssl/test/runner/runner.go @@ -205,7 +205,7 @@ var testCases = []testCase{ }, }, shouldFail: true, - expectedError: ":BAD_SIGNATURE:", + expectedError: ":BAD_SIGNATURE_TEMPORARILY_BREAK_THIS_ON_PURPOSE:", }, { name: "BadECDSASignature",