diff --git a/ssl/test/runner/runner.go b/ssl/test/runner/runner.go index 5c667416..259d43fc 100644 --- a/ssl/test/runner/runner.go +++ b/ssl/test/runner/runner.go @@ -3115,8 +3115,7 @@ func addRenegotiationTests() { expectedError: ":RENEGOTIATION_MISMATCH:", }) testCases = append(testCases, testCase{ - name: "Renegotiate-Client-NoExt", - renegotiate: true, + name: "Renegotiate-Client-NoExt", config: Config{ Bugs: ProtocolBugs{ NoRenegotiationInfo: true,