verify ssl certificate fingerprint
This commit is contained in:
@@ -118,6 +118,7 @@ typedef struct {
|
||||
#if (WEBSOCKETS_NETWORK_TYPE == NETWORK_ESP8266)
|
||||
bool isSSL; ///< run in ssl mode
|
||||
WiFiClientSecure * ssl;
|
||||
const char * fingerprint;
|
||||
#endif
|
||||
|
||||
String cUrl; ///< http url
|
||||
|
||||
Reference in New Issue
Block a user