~sdeziel/apparmor/dnsmasq-lxd-bridge

Viewing all changes in revision 3428.

  • Committer: Christian Boltz
  • Date: 2016-03-28 19:42:39 UTC
  • Revision ID: apparmor@cboltz.de-20160328194239-cnap66scbjyx1iqw
Update abstractions/ssl_* for acmetool-generated certificates

acmetool is an alternative client for Let's Encrypt.
(https://github.com/hlandau/acme/)

It stores the certificates etc. in the following directory layout:

    /var/lib/acme/live/<domain> -> ../certs/<hash>
    /var/lib/acme/certs/<hash>/cert
    /var/lib/acme/certs/<hash>/chain
    /var/lib/acme/certs/<hash>/privkey -> ../../keys/<hash>/privkey
    /var/lib/acme/certs/<hash>/url
    /var/lib/acme/certs/<hash>/fullchain
    /var/lib/acme/keys/<hash>/privkey

This patch adds the needed permissions to the ssl_certs and ssl_keys
abstractions so that the certificates can be used.


Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk, 2.10 and 2.9.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: