]> git.ipfire.org Git - thirdparty/krb5.git/commit
Traverse tokens like we do with OpenSSL for NSS
authorNalin Dahyabhai <nalin@redhat.com>
Thu, 10 Jan 2013 20:39:15 +0000 (15:39 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 10 May 2013 23:04:33 +0000 (19:04 -0400)
commit88fe4c49320592047ae416887f27c1d74832ddac
treef962cb8e22351d59fcccff7b25fabf71011b4b8e
parentb3efde67fc66818951d432d7e07fdc6d39b7034f
Traverse tokens like we do with OpenSSL for NSS

When PKINIT is built with NSS, change how it traverses tokens to match
the way it's done when built using OpenSSL: ignore slot names (we used
to treat the token label as a possible slot label, too), and either only
look at the token with the specified label, or the first token if a no
token label was specified.
src/plugins/preauth/pkinit/pkinit_crypto_nss.c