CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/09/13 18:51:04
Modified files:
regress/lib/libssl/interop: Makefile client.c server.c
regress/lib/libssl/interop/libressl: Makefile
Added files:
regress/lib/libssl/interop/version: Makefile
Log message:
Connect a client to a server. Both can be current libressl, or
openssl 1.0.2, or openssl 1.1. Pin client or server to a fixed TLS
version number. Incompatible versions must fail. Check that client
and server have used correct version by grepping in their session
print out.