Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 201690
Collapse All | Expand All

(-)openldap-2.3.39-r1.ebuild~ (-1 / +2 lines)
Lines 476-482 Link Here
476
		if use ssl; then
476
		if use ssl; then
477
			insinto /etc/openldap/ssl
477
			insinto /etc/openldap/ssl
478
			insopts -m0644 -o ldap -g ldap
478
			insopts -m0644 -o ldap -g ldap
479
			docert ldap
479
			#docert ldap
480
			install_cert /etc/openldap/ssl/ldap
480
			##fowners ldap:ldap /etc/openldap/ssl/ldap.*
481
			##fowners ldap:ldap /etc/openldap/ssl/ldap.*
481
			ewarn "Self-signed SSL certificates are treated harshly by OpenLDAP 2.[12]"
482
			ewarn "Self-signed SSL certificates are treated harshly by OpenLDAP 2.[12]"
482
			ewarn "Self-signed SSL certificates are treated harshly by OpenLDAP 2.[12]"
483
			ewarn "Self-signed SSL certificates are treated harshly by OpenLDAP 2.[12]"

Return to bug 201690