From c22ad9b64a9f2cca64400836caee7279a9de8cc1 Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Tue, 16 Mar 2021 13:42:00 -0700 Subject: [PATCH] Regenerate testsid.pem Convert this file to the new format, that includes the kex_group integer value. This is needed in order for the round-trip conversion test to return the same value as the initial input. Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/14750) --- test/testsid.pem | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/testsid.pem b/test/testsid.pem index a90fb6ef12..36fc4dbe48 100644 --- a/test/testsid.pem +++ b/test/testsid.pem @@ -1,5 +1,5 @@ -----BEGIN SSL SESSION PARAMETERS----- -MIIGpAIBAQICAwMEAsAwBCABkpk0q01VEnPtcNWLtYg1xZJLreP0C1r4wPOakiLu +MIIGqQIBAQICAwMEAsAwBCABkpk0q01VEnPtcNWLtYg1xZJLreP0C1r4wPOakiLu 8AQwi0opOLa+Omt26PqbLUcmI1H7F/n7qRy6TaL9Lxf2/ZBUDgRG3aSuSejO+gki F2U9oQYCBFR6XVaiBAICASyjggVjMIIFXzCCBEegAwIBAgIQNdDRF5hINFi7kAeK 0fP5FjANBgkqhkiG9w0BAQUFADBBMQswCQYDVQQGEwJGUjESMBAGA1UEChMJR0FO @@ -34,5 +34,5 @@ d/xgQ6J+/Z2kAgQAqQQCAgEsqoHDBIHAPGxCacLRMYb3hbL3lRqQIfH3xoufIwKn zOAIyjxH7GPZpI87/e93AF1uw6eyy+aWJM6G/71E8Ln1iQtZjrGkGQCjEcIrUhEk Bgg93A28zly2zu2aBwi2yT4bUcyHxE3P3Q4R8xkQxrdWSMfCjCy9HKUViOENKET6 avKXF7lDT1iG/x8RtTHtFGYX4YcFVhdEqcqnZ7tw5sqkHG2D0gLzO2SETF9KPHCq -zAHQtw5r4Dgl+a+BGLczh6as4yIH+xH+ +zAHQtw5r4Dgl+a+BGLczh6as4yIH+xH+swMCAQA= -----END SSL SESSION PARAMETERS-----