3950313 openldap does not use global MozNSS context

Authored and Committed by rmeggins 13 years ago
1 file changed. 0 lines added. 1 lines removed.
    openldap does not use global MozNSS context
    
    mozldap uses the global MozNSS context - so dsgw does not need to do nss_init
    however, openldap uses the NSS_InitContext interface, not the global context,
    so dsgw will still have to use nss_init for the global context
    
        
file modified
+0 -1