debops / ansible-pki

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates
GNU General Public License v3.0
65 stars 29 forks source link

Update ca-certificates in Postfix chroot #15

Closed drybjed closed 9 years ago

drybjed commented 9 years ago

Postfix on Debian is run in a chrooted environment by default, and has it's own copy of '/etc/ssl/certs/ca-certificates.crt' file which can desynchronize after changes in CA certificate list. This change will update it automatically if Postfix is installed.