SmallTown123

Results 3 comments of SmallTown123

@ejohnstown: ![status_request](https://github.com/wolfSSL/wolfssl/assets/101922357/7d2c169b-cd8f-44c8-a662-3b280925adeb) 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.