Fix generate_ssl_tests.pl
authorMatt Caswell <matt@openssl.org>
Fri, 4 Jun 2021 08:39:32 +0000 (09:39 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Jun 2021 10:02:42 +0000 (11:02 +0100)
commit8984b552e74761c30f87b33cd5f0b436a27f8cbc
tree72561299a7a0db013de6215c4d7c2ff6ee7a0a5b
parentdce7272d08601929a494b9367f4e70163c524cb3
Fix generate_ssl_tests.pl

Fix the generate_ssl_tests.pl script so that it can be run standalone from
the command line according to the instructions in test/README.ssltest.md

Fixes #11430

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15617)
test/generate_ssl_tests.pl