]> git.sur5r.net Git - openldap/commit
ITS#7360 accept nss certname in the form of tokenname:certnickname
authorRich Megginson <rmeggins@redhat.com>
Sat, 18 Aug 2012 02:20:01 +0000 (20:20 -0600)
committerHoward Chu <hyc@openldap.org>
Wed, 22 Aug 2012 21:21:23 +0000 (14:21 -0700)
commita0e48e72464e00a47b35c721c3d6db9f84d2e86e
treef927baa7f522f7d098ab54c4598888a44106bcb8
parent1ebf95c31b11344fe48581e718d14f7a261cee10
ITS#7360 accept nss certname in the form of tokenname:certnickname

There are cases where the user may want to force the use of a particular
PKCS11 device to use for a given certificate.  Allow the user to do this
with MozNSS by specifying the cert as "tokenname:certnickname" where
token name is the name of a token/slot in a PKCS11 device and certnickname
is the nickname of a certificate on that device.
libraries/libldap/tls_m.c