[apparmor] ssl_certs abstraction should support ca-certificates
Jamie Strandboge
jamie at canonical.com
Wed Aug 11 14:31:58 BST 2010
The following fixes LP: #605835. It should be considered for 2.5.1:
=== modified file 'profiles/apparmor.d/abstractions/ssl_certs'
--- profiles/apparmor.d/abstractions/ssl_certs 2007-08-23 22:49:11 +0000
+++ profiles/apparmor.d/abstractions/ssl_certs 2010-08-11 13:26:21 +0000
@@ -2,6 +2,7 @@
# ------------------------------------------------------------------
#
# Copyright (C) 2002-2005 Novell/SUSE
+# Copyright (C) 2010 Canonical Ltd.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
@@ -12,3 +13,5 @@
/etc/ssl/ r,
/etc/ssl/certs/ r,
/etc/ssl/certs/* r,
+ /usr/share/ca-certificates/ r,
+ /usr/share/ca-certificates/** r,
[1] https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/605835
--
Jamie Strandboge | http://www.canonical.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/apparmor/attachments/20100811/0fd998a4/attachment.pgp
More information about the AppArmor
mailing list