mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-07 01:41:00 +01:00

Subject: profiles: Add openssl abstraction References: bnc#623886 Profiles that use openssl have been adding the openssl files piecemeal. This patch creates a new openssl abstraction that can be inherited by all profiles that use it. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Patch for - profiles/apparmor.d/abstractions/ssl_certs - profiles/apparmor/profiles/extras/usr.sbin.httpd2-prefork (second chunk) updated by Christian Boltz <apparmor@cboltz.de> (didn't apply to trunk) Acked-By: Steve Beattie <sbeattie@ubuntu.com> Copyright header in profiles/apparmor.d/abstractions/openssl added by Christian Boltz <apparmor@cboltz.de>
13 lines
433 B
Text
13 lines
433 B
Text
# ------------------------------------------------------------------
|
|
#
|
|
# Copyright (C) 2011 Novell/SUSE
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
# License published by the Free Software Foundation.
|
|
#
|
|
# ------------------------------------------------------------------
|
|
|
|
/etc/ssl/openssl.cnf r,
|
|
/usr/share/ssl/openssl.cnf r,
|
|
|