ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2970] New: Unable to use TDS dissector with SSL

Date: Wed, 15 Oct 2008 11:01:50 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2970

           Summary: Unable to use TDS dissector with SSL
           Product: Wireshark
           Version: 1.1.x (Experimental)
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: scott@xxxxxxxxxxxxxxxxx


Build Information:
Version 1.1.1 (SVN Rev 26391)

Copyright 1998-2008 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.14.3, with GLib 2.18.1, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with c-ares 1.5.3, without ADNS, with Lua 5.1, with GnuTLS 2.3.8, with Gcrypt
1.4.1, with MIT Kerberos, with PortAudio V19-devel (built Oct  8 2008), with
AirPcap.

Running on Windows Server 2003 Service Pack 2, build 3790, with WinPcap version
4.0.2 (packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, without
AirPcap.

Built using Microsoft Visual C++ 9.0 build 30729

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Trying to view encrypted MS-SQL (TDS) packets. the ssl error log says:

ssl_init keys string:
X.X.19.232,1433,TDS,c:\key.pem
ssl_init found host entry X.X.19.232,1433,TDS,c:\key.pem
ssl_init addr 'X.X.19.232' port '1433' filename 'c:\key.pem' password(only for
p12 file) '(null)'
ssl_init private key file c:\key.pem successfully loaded
association_add TCP port 1433 protocol TDS handle 00000000
association_add could not find handle for protocol 'TDS', try to find 'data'
dissector

It sounds like the TDS dissector isn't registering itself.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.