From ae227e65ab48b8747c80e1b336a3e6896e9e346e Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Wed, 16 Dec 2015 22:50:41 +0700 Subject: Validate CertificateVerify signature algorithm (TLS 1.2+) - check the algorithm is in the CertificateRequest list - add (D)TLS test scenarios for various failure modes --- crypto/test/UnitTests.csproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'crypto/test/UnitTests.csproj') diff --git a/crypto/test/UnitTests.csproj b/crypto/test/UnitTests.csproj index 71896d203..24a60346e 100644 --- a/crypto/test/UnitTests.csproj +++ b/crypto/test/UnitTests.csproj @@ -277,6 +277,8 @@ + + @@ -299,8 +301,10 @@ + + -- cgit 1.5.1