logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/apparmor.d.git

openssl (638B)


  1. # ------------------------------------------------------------------
  2. #
  3. # Copyright (C) 2011 Novell/SUSE
  4. #
  5. # This program is free software; you can redistribute it and/or
  6. # modify it under the terms of version 2 of the GNU General Public
  7. # License published by the Free Software Foundation.
  8. #
  9. # ------------------------------------------------------------------
  10. abi <abi/3.0>,
  11. /etc/ssl/openssl.cnf r,
  12. /etc/ssl/openssl-*.cnf r,
  13. /etc/ssl/{engdef,engines}.d/ r,
  14. /etc/ssl/{engdef,engines}.d/*.cnf r,
  15. /usr/share/ssl/openssl.cnf r,
  16. # Include additions to the abstraction
  17. include if exists <abstractions/openssl.d>