[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#6689) Patch - Mozilla NSS - support cert database prefix



rmeggins@redhat.com wrote:
> Full_Name: Rich Megginson
> Version: 2.4.23 (current CVS HEAD)
> OS: RHEL5
> URL: ftp://ftp.openldap.org/incoming/openldap-2.4.23-moznssdbprefix-20101028.patch
> Submission from: (NULL) (76.113.111.209)

Thanks for the patch, committed to HEAD.
>
> Mozilla NSS supports having multiple cert/key databases in the same directory,
> each one having a unique string prefix e.g.
>   slapd-01-cert8.db - the prefix here is "slapd-01-"
> This patch allows the user to pass in the prefix as the last part of the
> cacertdir.  If the given cacertdir does not exist (neither a file nor a
> directory), and contains the platform's path separator character (e.g. '/'),
> look at the last occurance of the path separator in the string - if it exists
> and there is something after that, assume that is the prefix.
>
> This patch also cleans up some compiler warnings about unused variables and
> signedness differences, and removes a very annoying debug message.
>
> This patch file is derived from OpenLDAP Software. All of the
> modifications to OpenLDAP Software represented in the following
> patch(es) were developed by Red Hat. Red Hat has not assigned rights
> and/or interest in this work to any party. I, Rich Megginson am
> authorized by Red Hat, my employer, to release this work under the
> following terms.
>
> Red Hat hereby place the following modifications to OpenLDAP Software
> (and only these modifications) into the public domain. Hence, these
> modifications may be freely used and/or redistributed for any purpose
> with or without attribution and/or other notice.
>
>


-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/