Jiang Jiang Jian
e4eeff87f2
Merge branch 'bugfix/enterprise_certs_ca_expired' into 'master'
...
esp_wifi: Fix issue of ca certificate expired
Closes WIFI-4354
See merge request espressif/esp-idf!17786
2022-05-03 15:09:45 +08:00
aditi_lonkar
72cc487aff
esp_wifi: Fix issue of ca certificate expired
2022-04-18 06:24:29 +00:00
Kapil Gupta
62eb06e386
wpa_supplicant: Add CA certification bundle support
...
Add support for CA certificate bundle support for server
certificate validation
2022-04-05 10:57:09 +05:30
Nachiket Kukade
7ed8fdac59
esp_wifi: Always connect Station in PMF mode if possible
...
While using esp_wifi_set_config, flag pmf_capable defaults to 0.
Users may not bother to enable it, which prevents connection to a
WPA3 AP. Or the AP may reset into WPA3 mode failing the re-connection.
To ensure better security, deprecate the pmf_capable flag and set it to
true internally.
2022-02-21 11:31:56 +05:30
aditi_lonkar
9fb605a9be
esp_wifi: Fixed issue of weak md for certificates in wifi_enterprise example.
2022-01-27 17:17:45 +05:30
Roland Dobai
766aa57084
Build & config: Remove leftover files from the unsupported "make" build system
2021-11-11 15:32:36 +01:00
Kapil Gupta
8e211c1179
esp_example: Enable GCMP, GMAC for 192 bit config
2021-10-19 19:02:26 +05:30
Kapil Gupta
f1b4a027aa
esp_examples: Update WiFi enterprise example
2021-10-12 20:48:53 +08:00