summaryrefslogtreecommitdiffstats
path: root/install/updates/10-config.update
Commit message (Collapse)AuthorAgeFilesLines
* Enable 389-ds SSL host checking by defauiltRob Crittenden2011-05-201-0/+5
Enforce that the remote hostname matches the remote SSL server certificate when 389-ds operates as an SSL client. Also add an update file to turn this off for existing installations. This also changes the way the ldapupdater modlist is generated to be more like the framework. Single-value attributes are done as replacements and there is a list of force-replacement attributes. ticket 1069