CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/07 13:46:28
Modified files:
regress/lib/libssl/interop: Makefile.inc README
regress/lib/libssl/interop/libressl: Makefile
regress/lib/libssl/interop/openssl: Makefile
regress/lib/libssl/interop/openssl11: Makefile
Log message:
Add a self test for each SSL library by connecting client with
server. Check that the highest available TLS version is selected.
LibreSSL TLS 1.3 check is disabled until the feature becomes
available.
