[Bug 2072702] Re: AppArmor profile prevents use of TLS keys and certificates
Georgia Garcia
2072702 at bugs.launchpad.net
Thu Oct 3 18:35:53 UTC 2024
I agree that if /etc/ipa/ca.crt is a standard location for that package
(which appears to be
https://pagure.io/freeipa/blob/master/f/ipaplatform/base/paths.py#_69)
then we could add it to the ssl_certs abstraction
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/2072702
Title:
AppArmor profile prevents use of TLS keys and certificates
Status in rsyslog package in Ubuntu:
New
Bug description:
I'm trying to use the following configuration:
# certificate files
$DefaultNetstreamDriverCAFile /etc/ipa/ca.crt
$DefaultNetstreamDriverCertFile /etc/ssl/certs/FQDN.crt
$DefaultNetstreamDriverKeyFile /etc/ssl/private/FQDN.key
But AppArmor prevents the loading of /etc/ipa/ca.crt and the key file.
I think rsyslog-gnutls should allow reading the key file.
But perhaps /etc/ipa/ca.crt needs to be added to
/etc/apparmor.d/abstractions/ssl_certs which is in the apparmor
package.
Version 8.2312.0-3ubuntu9
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/2072702/+subscriptions
More information about the foundations-bugs
mailing list