Modify regress appstest.sh for interoperability testing with OpenSSL 1.1.x
authorinoguchi <inoguchi@openbsd.org>
Sat, 15 Sep 2018 13:26:13 +0000 (13:26 +0000)
committerinoguchi <inoguchi@openbsd.org>
Sat, 15 Sep 2018 13:26:13 +0000 (13:26 +0000)
commit2b5f3a4097d1098a6d5098608f3b9cb73e50b220
tree94b067f3d2fe8c288b1feb39402c798349964cf9
parenta070940591c425a55adfaa6f2ffa945c7eccf817
Modify regress appstest.sh for interoperability testing with OpenSSL 1.1.x

- add sleep before s_client instead of removing -pause option
- change check words for s_client output messages
- replace CAfile to CApath for s_time
- remove -prexit from s_client
- confirm openssl command path is executable
regress/usr.bin/openssl/appstest.sh