CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2017/03/07 06:22:39
Modified files: regress/lib/libtls/gotls: tls_test.go Log message: Add a test that covers a libtls client talking to a Go TLS server with varying minimum and maximum protocol versions. This gives us protocol version test coverage against an independent TLS stack.