summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/interop/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libssl/interop/README')
-rw-r--r--src/regress/lib/libssl/interop/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/regress/lib/libssl/interop/README b/src/regress/lib/libssl/interop/README
index d8847e5ef5..1bd418c9cc 100644
--- a/src/regress/lib/libssl/interop/README
+++ b/src/regress/lib/libssl/interop/README
@@ -5,6 +5,10 @@ by linking them with LibreSSL or OpenSSL 1.0.2 or OpenSSL 1.1. This
5way API compatibility is tested. Connect and accept with netcat 5way API compatibility is tested. Connect and accept with netcat
6to test protocol compatibility with libtls. 6to test protocol compatibility with libtls.
7 7
8To self test each SSL library, connect client with server. Check
9that the highest available TLS version is selected. LibreSSL TLS
101.3 check has to be enabled when the feature becomes available.
11
8Currently OpenSSL 1.0.2p and OpenSSL 1.1.1 from ports are used. As 12Currently OpenSSL 1.0.2p and OpenSSL 1.1.1 from ports are used. As
9soon as LibreSSL supports TLS 1.3, it should be used automatically 13soon as LibreSSL supports TLS 1.3, it should be used automatically
10when netcat is communicating with OpenSSL 1.1. 14when netcat is communicating with OpenSSL 1.1.