X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2FREADME.Debian;h=4e44347114af1d94e78200fa8be2d83519aded87;hb=b45b3e496f22983ce5ddcb9ac8b44dbab23cfe48;hp=d0fbef2cb4bf598248dab5db56c80815f54c1fb9;hpb=b18f55356cc50a1dec46c8b853aadc488c74ea29;p=ca-certificates.git diff --git a/debian/README.Debian b/debian/README.Debian index d0fbef2..4e44347 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -21,6 +21,13 @@ used by the web browsers in Debian. It will also generate the hash symlinks and generate a single-file version in “/etc/ssl/certs/ca-certificates.crt”. +If you want to install local certificate authorities to be implicitly +trusted, please put the certificate files as single files ending with +“.crt“ into “/usr/local/share/ca-certificates” and re-run +“update-ca-certificates”. If you want to prepare a local package +of your certificates, you should depend on “ca-certificates“, install +the PEM files into “/usr/local/share/ca-certificates” as above and call +“update-ca-certificates” in the package's “postinst“. How certificates will be accepted into the ca-certificates package ------------------------------------------------------------------