summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/configuration/AllTests.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2017-06-08 03:33:11 -0700
committerBenoit Foucher <benoit@zeroc.com>2017-06-08 03:33:11 -0700
commit28570b2d9bf63dfe369f54d94fb45c40b8620b13 (patch)
tree9fd7885b9a842e5ac6d3d79a2b5ddc106851dd66 /cpp/test/IceSSL/configuration/AllTests.cpp
parentMerge branch 'master' of github.com:zeroc-ice/ice (diff)
parentFixed ICE-7974 - Python AMI batch oneway requests now return a completed futu... (diff)
downloadice-28570b2d9bf63dfe369f54d94fb45c40b8620b13.tar.bz2
ice-28570b2d9bf63dfe369f54d94fb45c40b8620b13.tar.xz
ice-28570b2d9bf63dfe369f54d94fb45c40b8620b13.zip
Merge branch 'master' of github.com:zeroc-ice/ice
Diffstat (limited to 'cpp/test/IceSSL/configuration/AllTests.cpp')
-rw-r--r--cpp/test/IceSSL/configuration/AllTests.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/test/IceSSL/configuration/AllTests.cpp b/cpp/test/IceSSL/configuration/AllTests.cpp
index 30cb38fba4c..afc06cf30ff 100644
--- a/cpp/test/IceSSL/configuration/AllTests.cpp
+++ b/cpp/test/IceSSL/configuration/AllTests.cpp
@@ -731,7 +731,6 @@ allTests(const CommunicatorPtr& communicator, const string& testDir, bool p12)
string sep = ":";
#endif
-
#ifdef ICE_USE_OPENSSL
Ice::Long openSSLVersion;
{
@@ -948,7 +947,6 @@ allTests(const CommunicatorPtr& communicator, const string& testDir, bool p12)
server->checkCert(clientCert->getSubjectDN(), clientCert->getIssuerDN());
#endif
-
//
// Validate that we can get the connection info. Validate
// that the certificates have the same DN.