Print SSL errors for debugging

This commit is contained in:
rodriguezst
2022-06-15 10:35:50 +00:00
committed by GitHub
parent 9b1adf7032
commit 1c4fc0e902
7 changed files with 26 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ public:
virtual void initialize();
virtual void reconfigure();
virtual bool reconnect();
virtual void printError();
virtual void update();