CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/23 08:54:28
Modified files:
regress/usr.bin/openssl: appstest.sh
Log message:
Check reusing SSL/TLS session ticket by regression test
- Added checking for session ticket reusing with using openssl(1) s_server and
s_client command in appstest.sh
- Confirm certificate verification status.
- Save s_server message to log file.
ok tb@ and jsing@
