~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/abstractions/ssl_certs

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-08-10 18:12:34 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20110810181234-b6obckg60cp99crg
Tags: upstream-2.7.0~beta1+bzr1774
ImportĀ upstreamĀ versionĀ 2.7.0~beta1+bzr1774

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# ------------------------------------------------------------------
2
2
#
3
3
#    Copyright (C) 2002-2005 Novell/SUSE
4
 
#    Copyright (C) 2010 Canonical Ltd.
 
4
#    Copyright (C) 2010-2011 Canonical Ltd.
5
5
#
6
6
#    This program is free software; you can redistribute it and/or
7
7
#    modify it under the terms of version 2 of the GNU General Public
14
14
  /etc/ssl/certs/* r,
15
15
  /usr/share/ca-certificates/ r,
16
16
  /usr/share/ca-certificates/** r,
 
17
  /usr/share/ssl/certs/ca-bundle.crt          r,
 
18
  /usr/local/share/ca-certificates/ r,
 
19
  /usr/local/share/ca-certificates/** r,