ssl functionality wip
This commit is contained in:
@@ -34,4 +34,5 @@ private:
|
||||
int sslRequest(const std::string &server_name, const std::string &request);
|
||||
|
||||
void log_ssl();
|
||||
void ShowCerts(SSL* ssl);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user