TLS
- Connected code paths to use CA or trust.
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
void limit (int);
|
||||
void debug (int);
|
||||
void trust (bool);
|
||||
void init (const std::string&, const std::string&);
|
||||
void init (const std::string&, const std::string&, const std::string&);
|
||||
void connect (const std::string&, const std::string&);
|
||||
void bye ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user