Feature changed by: Marcus Meissner (msmeissn) Feature #315592, revision 9 Title: retire /etc/ssl/certs as r/w for admins Requested by: Ludwig Nussel (lnussel) Partner organization: openSUSE.org Description: Since the introduction of update-ca-certificates in openSUSE 11.2 /etc/ssl/certs has been an automatically managed location for SSL certificates. Adminstrators are no longer meant to put their own files there but instead have update-ca-certificates install symlinks to the actual files there. Having scripts regularly mess with /etc is ugly. Therefore placing individual symlinks in /etc/ssl/certs needs to be retired. /etc/ssl/certs should point to a location in /var instead. This could either be done with a symlink or with a bind mount. + Discussion: + #3: Marcus Meissner (msmeissn) (2014-07-30 14:51:18) + as we imported this change from openSUSE Factory, we should + appropriately document it with release notes. -- openSUSE Feature: https://features.opensuse.org/315592