You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -19,6 +19,7 @@ This file contains the implementation of the security functions.
std::mutex fileMutex_sec; // Mutex to synchronize file access
// Function to check if the certificate is valid. the certificate is stored in the first line of each settings file. we check them agains the one in the secrets file