2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 05:47:59 +00:00

abstractions/openssl: allow /etc/ssl/{engdef,engines}.d/

These directories were introduced in openssl in
https://patchwork.ozlabs.org/project/openwrt/patch/20210429153530.10020-2-cotequeiroz@gmail.com/
This commit is contained in:
Christian Boltz 2021-12-19 22:36:05 +01:00
parent 4cbd2684b8
commit e58dd798f0
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

View File

@ -11,6 +11,8 @@
abi <abi/3.0>,
/etc/ssl/openssl.cnf r,
/etc/ssl/{engdef,engines}.d/ r,
/etc/ssl/{engdef,engines}.d/*.cnf r,
/usr/share/ssl/openssl.cnf r,
# Include additions to the abstraction