toralf Developer


Joined: 01 Feb 2004 Posts: 3840 Location: Hamburg
|
Posted: Sun Aug 30, 2015 9:10 pm Post subject: "etc-update --automode -5" doesn't update /etc/ssl |
|
|
Today I realized, that running "update-ca-certificates" at my server doesn't gave the expected "0 added, 0 removed; done." - instead "174 added" was the result.
I do usually use etc-update - but maybe I missed an ewarn. However at my tinderbox I realized the same picture at the chroot images.
Now I do wonder what is the preferred/working way to install the certs in a correct manner ?
Update
Hhm, not expected IMO: I setup a new chroot and get there too Code: | tinderbox@tor-relay ~ $ sc amd64-hardened-stable_20150903-163322
tor-relay / # dispatch-conf
tor-relay / # update-ca-certificates
Updating certificates in /etc/ssl/certs... 174 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
| /Update |
|