On 20.07.2015 14:05, Trick, Daniel wrote:
> I'm facing a new problem regarding pk12util from NSS Tools:
> 
> When I import the _first_ certificate of a user into the database with 
> pk12util, then certificate's name in the NSS database will be:
> *NSS Certificate DB: <friendly_name_taken_from_p12_file>
> *
> Okay,  but as soon as I import the _second_ certificate (or any further 
> certificate), it won't be added to the DB with a distinct name. Instead, 
> the entry that was created when importing the _first_ certificate will 
> appear several times! :-\

[...]

> *Is this an intended behaviour of pk12util, and if so, how can I achieve 
> the required result? If it's *not* intended and actually a bug, should I 
> file a bug report now?*
> *

Yes, it is by design. All certificates with the same subject DN are
expected to share a common nickname, otherwise you would end up with a
corrupt DB, see e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=594297.

Kaspar
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to