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

(ITS#6432) PATCH: MozNSS crypto (tls_m.c) - support InitContext, improved PEM support



Full_Name: Richard Megginson
Version: 2.4.20
OS: Fedora 11
URL: ftp://ftp.openldap.org/incoming/openldap-2.4.20-tls_m_c-InitContext-PEM-20091218.patch
Submission from: (NULL) (76.113.111.209)


This patch adds support for the new NSS_InitContext() API (new in NSS 3.12.5). 
This allows apps and libraries to initialize NSS from different contexts.  I've
also cleaned up some of the code around PEM file support.  I also had to call
SSL_SetURL in order to put the correct hostname in the SSL socket for cert
validation.

    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, Inc.. Red Hat, Inc. has not 
assigned rights and/or interest in this work to any party. I, Richard 
Megginson am authorized by Red Hat, Inc., my employer, to release this 
work under the following terms.

    Red Hat, Inc. 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.