From 964edfa59bd065b1db97ea16932ef2553ee8ac04 Mon Sep 17 00:00:00 2001 From: Ken Giusti Date: Fri, 22 Mar 2013 21:45:42 +0000 Subject: NO-JIRA: add SSL test that verifies hostname in certificate git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1460013 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/ssl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests/ssl.mk') diff --git a/cpp/src/tests/ssl.mk b/cpp/src/tests/ssl.mk index 435db0c55b..1544dc5e71 100644 --- a/cpp/src/tests/ssl.mk +++ b/cpp/src/tests/ssl.mk @@ -19,4 +19,4 @@ TESTS+=ssl_test EXTRA_DIST+=ssl_test -CLEAN_LOCAL += test_cert_db cert.password +CLEAN_LOCAL += test_cert_dir cert.password -- cgit v1.2.1