ruuvi / ruuvi.gateway_esp.c

Ruuvi Gateway ESP32 code
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

[#998] Fix a problem with premature displacement of a stored TLS session ticket from the buffer #1005

Closed TheSomeMan closed 7 months ago

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

TheSomeMan commented 7 months ago

To test it, you need to configure your HTTPS server, check that the gateway successfully establishes the HTTPS connection, try to restart the server and check that HTTP POST works as expected.

markoaamunkajo commented 7 months ago

QA passed