URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=256a7be13e435920220cae5bdd7a14b0dbe69a11
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
256a7be by Guy Harris (guy@xxxxxxxxxxxx):
The dissector for HTTP-over-SSL is now called "http-over-ssl", not just "http".
The "http" dissector is what's used for protocols other than TCP, SCTP,
and SSL/TLS.
Change-Id: Ib5138d3a082f1017b7ef190e5128a21eb9a49e92
Reviewed-on: https://code.wireshark.org/review/14947
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6e4f472 Update.
adds 256a7be The dissector for HTTP-over-SSL is now called "http-over-ssl", not just "http".
Summary of changes:
test/config/ssl_keys.tmpl | 4 ++--
test/suite-decryption.sh | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)