Files
mbedtls/tests
Gilles Peskine d84733de03 Fix PSK invocation: GnuTLS PSK length
ssl-opt.sh uses a 3-byte PSK in many test cases. Unfortunately GnuTLS >=3.4.0
rejects a PSK that is less than 4 bytes long:

> Error setting the PSK credentials: The request is invalid.

Use a longer PSK throughout ssl-opt. Only the test cases involving GnuTLS
need to change, but it's easier to do a global search-and-replace, and it's
easier to not have to worry about mismatches in constructed test cases
later, so replace everything.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-05-14 12:19:40 +02:00
..
2023-11-03 12:54:54 +00:00
2023-11-06 10:06:03 +08:00
2023-11-03 12:54:54 +00:00
2023-11-03 12:54:54 +00:00
2024-04-18 10:06:19 +02:00
2023-05-12 13:57:39 +02:00
2023-03-16 11:10:17 +08:00
2023-11-03 12:54:54 +00:00
2024-04-11 10:32:02 +02:00
2023-11-03 12:54:54 +00:00
2023-11-03 12:54:54 +00:00
2023-03-16 11:10:17 +08:00
2023-11-03 12:54:54 +00:00