https GET request is failed for big file download. #24108
Labels
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Waiting for response
Waiting for author's response
The following PR #24107 adds the hawkbit FOTA libary support to update embedded device using http and https mode. HTTP mode is working fine(docker image). Hawkbit https server is build with self signed certificate to run in local network. The HTTPS mode is working when the response size is < 2Kb. While downloading the update image from the server, download is failed and client sent the encrypted alert message to the server to stop the communication.
Wireshark file is attached.
server.ip = 192.168.1.108 & client.ip = 192.168.1.109
frdm_https.zip
The text was updated successfully, but these errors were encountered: