[debian-edu-commits] [Git][debian-edu/debian-edu-install][master] preseed-values/defaults.networked: Use system's ca-certificates.crt file for...

Mike Gabriel (@sunweaver) gitlab at salsa.debian.org
Sun Jan 30 21:09:44 GMT 2022



Mike Gabriel pushed to branch master at Debian Edu / debian-edu-install


Commits:
4dd26987 by Mike Gabriel at 2022-01-30T22:09:32+01:00
preseed-values/defaults.networked: Use system's ca-certificates.crt file for pre-seeding nslcd/ldap-cacertfile. (Closes: #1004586).

- - - - -


2 changed files:

- debian/changelog
- preseed-values/defaults.networked


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+debian-edu-install (2.12.4) UNRELEASED; urgency=medium
+
+  * preseed-values/defaults.networked: Use system's ca-certificates.crt file
+    for pre-seeding nslcd/ldap-cacertfile. (Closes: #1004586).
+
+ -- Mike Gabriel <sunweaver at debian.org>  Sun, 30 Jan 2022 22:07:54 +0100
+
 debian-edu-install (2.12.3) unstable; urgency=medium
 
   [ Wolfgang Schweer ]


=====================================
preseed-values/defaults.networked
=====================================
@@ -15,7 +15,7 @@ nslcd	nslcd/ldap-base	string	dc=skole,dc=skolelinux,dc=no
 nslcd	nslcd/ldap-uris	string	ldap://ldap
 nslcd	nslcd/ldap-starttls boolean true
 nslcd	nslcd/ldap-reqcert string demand
-nslcd   nslcd/ldap-cacertfile string /etc/ssl/certs/debian-edu-server.crt
+nslcd   nslcd/ldap-cacertfile string /etc/ssl/certs/ca-certificates.crt
 
 # Update hostname from DNS
 debian-edu-config debian-edu-config/update-hostname boolean true



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/4dd2698712d0036ba9082a0322cf41af67307804

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/4dd2698712d0036ba9082a0322cf41af67307804
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20220130/dba52949/attachment-0001.htm>


More information about the debian-edu-commits mailing list