<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/trust/input/extensions.p11-kit, branch p11p</title>
<subtitle>Clone of https://github.com/p11-glue/p11-kit</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/'/>
<entry>
<title>trust: Filter out duplicate extensions</title>
<updated>2018-01-31T13:54:43+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2018-01-31T13:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/p11-kit.git/commit/?id=57697eda68a3343c2e54e5f8f3f4ce65a99383f5'/>
<id>57697eda68a3343c2e54e5f8f3f4ce65a99383f5</id>
<content type='text'>
The trust policy module keeps all the objects in the database, while
PKIX doesn't allow multiple extensions identified by the same OID can
be attached to a certificate.  Add a check to C_FindObjects to exclude
any duplicates and only return the first matching object.

It would be better if the module rejects such duplicates when loading,
but it would make startup slower.

https://bugzilla.redhat.com/show_bug.cgi?id=1141241
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The trust policy module keeps all the objects in the database, while
PKIX doesn't allow multiple extensions identified by the same OID can
be attached to a certificate.  Add a check to C_FindObjects to exclude
any duplicates and only return the first matching object.

It would be better if the module rejects such duplicates when loading,
but it would make startup slower.

https://bugzilla.redhat.com/show_bug.cgi?id=1141241
</pre>
</div>
</content>
</entry>
</feed>
