]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 22 Aug 2012 21:28:28 +0000 (14:28 -0700)
commitd896e9cbad8aa0d455c197c0888bb86b3937ea04
treef6eb80f8e7d1b060d456853a866f70159fa6d551
parent9905113e8e11d771b63bc5ec79432211a4faaf1c
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