http://bugzilla.opensuse.org/show_bug.cgi?id=1129471 http://bugzilla.opensuse.org/show_bug.cgi?id=1129471#c14
Joey Lee jlee@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #14 from Joey Lee jlee@suse.com --- The DisablePW and ABO used a obsolete OID for Authority Key Identifier. It's already obsoleted before 1997:
X509v3 extensions: 2.5.29.1: 0<..P...)....d..c.X...0.1.0...U....DisablePW......B...Ib&..7..
More information here: http://www.oid-info.com/get/2.5.29.1
Now the OID of Authority Key Identifier is 2.5.29.35 which is supported by kernel now.
I will looking at that if we want print a warning message in kernel when I have time.
Set this issue to WONTFIX.