[Wireshark-dev] Certificate Request not being displayed by Wireshark even when that info is in the packet

2019-06-02 Thread Jaime Hablutzel
I'm not an expert in the TLS protocol but I've just stumbled upon the
following packet (and I didn't have enough time to debug this further),
https://filebin.ca/4jHrWy2tkGQ6, which contains the "Certificate Request"
list of accepted certificates, but Wireshark is failing to display it as it
can be observed in https://i.imgur.com/HrKevzC.png.

Is it possibly a bug?.

-- 
Jaime Hablutzel -  +51 994690880
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

[Wireshark-dev] Config files: profiles folder vs. "default" personal folder

2019-06-02 Thread Uli Heilmeier
With my latest VLAN resolving commit [1] Stig noted that we have some 
inconsistency where we search for personal
configuration files.

Quote:
>We now have files which are:
>
>1. Only loaded from the current profile. This is "hosts" and "ss7pcs".
>2. First loaded from current profile and then loaded from the "Default" 
>profile if not in current profile. This is
>"subnets", "services" and now "vlans".
>3. Only loaded from the "Default" profile. This is "ethers", "ipxnets" and 
>"enterprises.tsv".

Loading hosts from a profile folder depends also on a preference.

As Stig has suggested it would make sense to have one logic for all such files.

Any opinions?

I favour way 2 (first current profile -> fall back to default)

Cheers
Uli


[1]: https://code.wireshark.org/review/c/33387/
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe