Skip to content
  • Jan Vcelak's avatar
    ITS#7276 MozNSS: allow CA certdb together with PEM CA bundle file · df1d118d
    Jan Vcelak authored and Howard Chu's avatar Howard Chu committed
    Prior to this patch, if TLS_CACERTDIR was set to Mozilla NSS certificate
    database and TLS_CACERT was set to a PEM bundle file with CA
    certificates, the PEM file content was not loaded.
    
    With this patch and the same settings, OpenLDAP can verify certificates
    which are signed by CAs stored both in certdb and PEM bundle file.
    df1d118d