verify ssl certificate fingerprint

This commit is contained in:
Chris Hinze
2015-12-24 04:47:11 +01:00
parent 24eb13cf44
commit 73680279f5
3 changed files with 22 additions and 0 deletions

View File

@ -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