diff options
| author | Ken Giusti <kgiusti@apache.org> | 2013-03-22 21:45:42 +0000 |
|---|---|---|
| committer | Ken Giusti <kgiusti@apache.org> | 2013-03-22 21:45:42 +0000 |
| commit | 964edfa59bd065b1db97ea16932ef2553ee8ac04 (patch) | |
| tree | 492ce8b01f51179f72ca28586f475a9310043761 /cpp/src/tests/ssl.mk | |
| parent | 5046d4fb0f784ccf3a141d99935fadfa2c4300f6 (diff) | |
| download | qpid-python-964edfa59bd065b1db97ea16932ef2553ee8ac04.tar.gz | |
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
Diffstat (limited to 'cpp/src/tests/ssl.mk')
| -rw-r--r-- | cpp/src/tests/ssl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
