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

Wireshark-commits: [Wireshark-commits] rev 38014: /trunk/ /trunk/epan/dissectors/: packet-pkixac.c

Date: Thu, 14 Jul 2011 08:47:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38014

User: gal
Date: 2011/07/14 01:47 AM

Log:
 Update to correct the definition of the clearance attribute used in certificates.
 RFC3281 erroneously defined the Clearance attribute to be different to that defined in X.509. This has been recognised and corrected in RFC5755.
 The RFC3281 syntax is retained and registered as the "RFC3281Clearance" syntax, which can be used to override the correct syntax in the BER oidtables if necessary.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +43 -5     packet-pkixac.c    Modified

Directory: /trunk/asn1/pkixac/
  Changes    Path                            Action
  +8 -0      PKIXAttributeCertificate.asn    Modified
  +2 -0      packet-pkixac-template.c        Modified
  +4 -0      pkixac.cnf                      Modified