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 7044] New: add string for id-dsa-with-sha1 OID to pkix1exp

Date: Sun, 8 Apr 2012 09:30:57 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7044

           Summary: add string for id-dsa-with-sha1 OID to pkix1explicit
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxx


Martin Peylo <wireshark@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8178|                            |review_for_checkin?
              Flags|                            |

Created attachment 8178
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8178
oid_add_from_string("id-dsa-with-sha1","1.2.840.10040.4.3"); --> 
packet-pkix1explicit-template.c

Build Information:
revision 41921
--
The OID for id-dsa-with-sha1 - 1.2.840.10040.4.3 - was already in rfc2459
section 7.2.2 and is mentioned in PKIX1EXPLICIT93.asn but the string is not
registered yet in any dissector.  The attached patch adds it to pkix1explicit.

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