Files
esp-idf/tools
harshal.patil 8094b821c8 fix(examples): Example CA certs must contain the Key Usage parameter
- Example CA certificates that are used for self-signed client certificates
need to include the Key Usage parameter.
- Python3.13 changed the default context of the SSL context that is
generated using ssl.create_default_context() by enabling the VERIFY_X509_STRICT
flag by default
2025-04-03 11:06:18 +05:30
..
2022-08-01 15:52:21 +08:00
2022-05-19 11:10:59 +08:00
2022-08-12 15:36:11 +02:00