Created attachment 1018 [details] the actual results page Description of problem: the OpenLdap server can not start due to the lack of tls components Version-Release number of selected component (if applicable): openldap 2.4.46 How reproducible: Steps to Reproduce: 1.make sure your the version of your openldap-server,openldap-dev,openldap-clients,openldap is 2.4.46-18.ano and install them 2.execute the command "cp DB_CONFIG.example /var/lib/ldap/DB_CONFIG; chown -R ldap. /var/lib/ldap/; cp /usr/share/openldap-servers/slapd.ldif /root/" 3.execute the command "slapadd -F /etc/openldap/slapd.d -n 0 -l /root/slapd.ldif" 4.use "systemctl status slapd" to check the status of slapd Actual results: the result is as the attachment Expected results: Additional info: