diff options
| author | Kenneth Anthony Giusti <kgiusti@apache.org> | 2013-03-22 21:45:42 +0000 |
|---|---|---|
| committer | Kenneth Anthony Giusti <kgiusti@apache.org> | 2013-03-22 21:45:42 +0000 |
| commit | 4b532586d1a44628ffa037fa131f4f314592fda5 (patch) | |
| tree | 4f63419b700a939aeacf13334ceb204e7c46bb07 /qpid/cpp/src/tests/ssl.mk | |
| parent | f4d589d6ab87cef16be5383796e23039a0c820e4 (diff) | |
| download | qpid-python-4b532586d1a44628ffa037fa131f4f314592fda5.tar.gz | |
NO-JIRA: add SSL test that verifies hostname in certificate
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1460013 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/ssl.mk')
| -rw-r--r-- | qpid/cpp/src/tests/ssl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/ssl.mk b/qpid/cpp/src/tests/ssl.mk index 435db0c55b..1544dc5e71 100644 --- a/qpid/cpp/src/tests/ssl.mk +++ b/qpid/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 |
