mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
latest sources from main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// AcceptCertificateHandler.cpp
|
||||
//
|
||||
// $Id: //poco/Main/NetSSL_OpenSSL/src/AcceptCertificateHandler.cpp#9 $
|
||||
// $Id: //poco/Main/NetSSL_OpenSSL/src/AcceptCertificateHandler.cpp#10 $
|
||||
//
|
||||
// Library: NetSSL_OpenSSL
|
||||
// Package: SSLCore
|
||||
@@ -35,7 +35,6 @@
|
||||
|
||||
|
||||
#include "Poco/Net/AcceptCertificateHandler.h"
|
||||
#include "Poco/Net/CertificateHandlerFactory.h"
|
||||
|
||||
|
||||
namespace Poco {
|
||||
@@ -52,7 +51,4 @@ AcceptCertificateHandler::~AcceptCertificateHandler()
|
||||
}
|
||||
|
||||
|
||||
POCO_REGISTER_CHFACTORY(NetSSL_API, AcceptCertificateHandler)
|
||||
|
||||
|
||||
} } // namespace Poco::Net
|
||||
|
||||
Reference in New Issue
Block a user