https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2835
           Summary: OID 1.3.6.1.5.5.7.8.5 (id-on-xmppAddr) not recognized by
                    BER dissector.
           Product: Wireshark
           Version: 1.0.0
          Platform: PC
               URL: https://kerckhoffs.g10code.com
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: adam.buchbinder@xxxxxxxxx
Created an attachment (id=2194)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2194)
Certificate using OID 1.3.6.1.5.5.7.8.5.
Build Information:
--
Capture a session that involves an SSL handshake with
https://kerckhoffs.g10code.com. In the sent certificate, the OID
1.3.6.1.5.5.7.8.5 is not implemented.
It's described as being for id-on-xmppAddr, described in the XMPP core spec
(http://www.xmpp.org/rfcs/rfc3920.html#tls-overview-oid) as:
id-pkix OBJECT IDENTIFIER ::= { iso(1) identified-organization(3)
        dod(6) internet(1) security(5) mechanisms(5) pkix(7) }
id-on  OBJECT IDENTIFIER ::= { id-pkix 8 }  -- other name forms
id-on-xmppAddr  OBJECT IDENTIFIER ::= { id-on 5 }
XmppAddr ::= UTF8String
-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.