Wireshark-bugs: [Wireshark-bugs] [Bug 8618] New: Universal port not accepted in RSA Keys List wi
Bug ID |
8618
|
Summary |
Universal port not accepted in RSA Keys List window
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.2
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
bugzilla-admin@wireshark.org
|
Reporter |
bugs.wireshark@jbeekman.nl
|
Build Information:
Compiled (64-bit) with GTK+ 2.24.13, with Cairo 1.12.2, with Pango 1.30.1, with
GLib 2.34.0, with libpcap, with libz 1.2.7, with POSIX capabilities (Linux),
with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.1, without Python, with GnuTLS
2.12.14, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with PortAudio
V19-devel (built Oct 8 2012 16:37:35), with AirPcap.
Running on Linux 3.5.0-27-generic, with locale en_US.UTF-8, with libpcap
version
1.3.0, with libz 1.2.7, GnuTLS 2.12.14, Gcrypt 1.5.0, without AirPcap.
Built using gcc 4.7.2.
--
The SSL dissector supposedly supports port 0 as a wildcard (universal) port.
This is from the SSL debug log:
dissect_ssl can't find private key for this server! Try it again with universal
port 0
However, when adding a key to the RSA Keys List, port '0' is not accepted:
"error in column 'Port': Invalid port given." Empirically, you have to enter
something between 1-65535.
You are receiving this mail because:
- You are watching all bug changes.