Fix appstest.sh for testing with OpenSSL 3.0
authorinoguchi <inoguchi@openbsd.org>
Mon, 20 Sep 2021 10:45:01 +0000 (10:45 +0000)
committerinoguchi <inoguchi@openbsd.org>
Mon, 20 Sep 2021 10:45:01 +0000 (10:45 +0000)
commitf060592a1ed40d3fb07ed5c609fd118d296706a2
treedc0453a58c66f99e14aee5634548a557ac934857
parentb28e30300a374985da50ac2441e1a724775d8bac
Fix appstest.sh for testing with OpenSSL 3.0

- Fix 'Server Temp Key' check to work with both words "P-384" and "secp384r1".
- Test TLSv1 and TLSv1.1 only if OpenSSL version is 1.x.
regress/usr.bin/openssl/appstest.sh