A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via a0e48e72464e00a47b35c721c3d6db9f84d2e86e (commit) from 1ebf95c31b11344fe48581e718d14f7a261cee10 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit a0e48e72464e00a47b35c721c3d6db9f84d2e86e Author: Rich Megginson rmeggins@redhat.com Date: Fri Aug 17 20:20:01 2012 -0600
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.
-----------------------------------------------------------------------
Summary of changes: libraries/libldap/tls_m.c | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-)