mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
backport #7464
This commit is contained in:
parent
7f9863674f
commit
59bbfc7061
@ -96,11 +96,8 @@ void WiFiClientSecure::_clearAuthenticationSettings() {
|
||||
_use_fingerprint = false;
|
||||
_use_self_signed = false;
|
||||
_knownkey = nullptr;
|
||||
_sk = nullptr;
|
||||
_ta = nullptr;
|
||||
_axtls_ta = nullptr;
|
||||
_axtls_chain = nullptr;
|
||||
_axtls_sk = nullptr;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user