mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-13 05:47:11 +00:00
fix(esp_tls): fix failing build with TLS1.3 only and dynamic buffer
This commit is contained in:
@@ -130,6 +130,7 @@ def test_examples_protocol_https_request_cli_session_tickets(dut: Dut) -> None:
|
||||
'config',
|
||||
[
|
||||
'ssldyn_tls1_3',
|
||||
'ssldyn_tls1_3_only',
|
||||
],
|
||||
indirect=True,
|
||||
)
|
||||
|
Reference in New Issue
Block a user