Hello William,
Thank you for your feedback on this PR and apologies for the delay. I
addressed all the comments from
your last review.:
- included the SSL bind equivalent for each fetch and fixed a typo in the name
of a fetch.
- Undid the changes to buf-t.h
- Updated test to support AWS-LC
- Added a new function to do generic clienthello parsing that you can be used
in every fetch in payload.c
Thanks,
Mariam.
Mariam John (1):
MINOR: sample: Add sample fetches for enhanced observability for TLS
ClientHello
doc/configuration.txt | 66 ++
reg-tests/checks/tcp-check-client-hello.vtc | 82 +++
src/payload.c | 697 ++++++++++----------
3 files changed, 479 insertions(+), 366 deletions(-)
create mode 100644 reg-tests/checks/tcp-check-client-hello.vtc
--
2.39.3 (Apple Git-145)