diff options
Diffstat (limited to 'cpp/test/IceSSL/configuration/AllTests.cpp')
-rw-r--r-- | cpp/test/IceSSL/configuration/AllTests.cpp | 2 |
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. |