From 48597baedc5f4cd8dd7ca633d7a08ddb5c343c62 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 7 Dec 2007 15:31:03 +0000 Subject: ssl comments --- syncSocket.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'syncSocket.cpp') diff --git a/syncSocket.cpp b/syncSocket.cpp index 36c02b5..066e5e6 100644 --- a/syncSocket.cpp +++ b/syncSocket.cpp @@ -35,3 +35,13 @@ void SyncSocket::OnAccept() Send("\n"); } +//void StatusSocket::InitSSLServer() +//{ +// InitializeContext("server.pem", "keypwd", SSLv23_method()); +//} +// +// +//void StatusSocket::Init() +//{ +// EnableSSL(); +//} -- cgit v1.2.3