SmallTown123
SmallTown123
@ejohnstown:  This is a wireshark screenshot of our test data. status_request is supposed to be 5, but when its length is changed to 1, the last 4 bytes 00...
Hi, @ejohnstown: I configured wolfSSL with the option --enable-ecc --enable-dsa --enable-aesccm --enable-curve25519 --enable-tls13. The wolfSSL version is 5.5.1. In fact, the content of the status_request extension should have been `00...
Thanks for your reply, I was wondering if it would be possible to parse the extension while considering a safety check on the extension length.