#150 Add #97 'OpenLDAP defaults to use only Shared System Certificates'
Merged 6 years ago by sclark. Opened 6 years ago by sclark.
fedora-docs/ sclark/release-notes iss97  into  f28

@@ -33,3 +33,8 @@ 

  == OpenLDAP switches from NSS to OpenSSL

  

  With this update, the OpenLDAP distribution in Fedora changed from using the *NSS* (or *MozNSS*) library to the *OpenSSL* library for providing cryptographic functions. The switch promises better support from OpenLDAP upstream, which had ceased maintaining the NSS support layer.

+ 

+ 

+ == OpenLDAP defaults to use only Shared System Certificates

+ 

+ OpenLDAP clients and server now use the https://fedoraproject.org/wiki/Features/SharedSystemCertificates[system-wide certificate store] by default, instead of `/etc/openldap/certs`.

This PR contains the release note for Issue #97 'OpenLDAP defaults to use only Shared System Certificates'. Text was approved by @mhonek under that issue.

Pull-Request has been merged by sclark

6 years ago
Metadata