URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d2c06006093d0fab30a34490b362f6f85111b0a7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d2c0600 by Ambarish Malpani (ambarish@xxxxxxxxxxx):
Make SSL certificates available to tshark as bytes via the dtls/ssl.handshake.certificate key.
Changed the entries so that users have access to the whole certificate in
tshark. This allows developers to process the certs in custom ways
Change-Id: I113d60b2b3f12c6b15a644ec02bbebf7134f0ece
Reviewed-on: https://code.wireshark.org/review/5119
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 1af7c2b Qt: Simplify disabling entries in ContextMenu
adds d2c0600 Make SSL certificates available to tshark as bytes via the dtls/ssl.handshake.certificate key.
Summary of changes:
epan/dissectors/packet-ssl-utils.h | 2 +-
epan/dissectors/packet-ssl.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)