Description of problem: Since RHEL 6.5 the x509watch cronjob notifies daily about expired root CAs in a newly added certificate bundle (likely for the newly introduced p11-kit). It might make sense to exclude these CA bundles - even RHEL should not ship them as reported as per bug #1035355. Version-Release number of selected component (if applicable): ca-certificates-2013.1.94-65.0.el6.noarch x509watch-0.5.0-1.el6.noarch How reproducible: Everytime, see above and below. Actual results: x509watch complains daily about expired root certificates in CA bundle which are part of ca-certificates-2013.1.94-65.0.el6.noarch. Expected results: x509watch should not complain about it - either because the expired certs are removed or x509watch ignores them additionally. Additional info: --- /usr/bin/x509watch 2011-06-26 18:45:28.000000000 +0200 +++ /usr/bin/x509watch.rsc 2013-11-27 16:56:24.198141306 +0100 @@ -34,7 +34,7 @@ deflt_f => [], openssl => "/usr/bin/openssl", x509ext => ["\.(pem|crt)\$"], - exclude => ["\/(cert\.pem|ca-bundle\.(crt|trust\.crt|pem)|ca-certificates\.crt)\$", "\.((bak|old)\$|drbdlinks\/)", "\/(demo|expired|private)\/"], + exclude => ["\/(cert\.pem|((email|objsign|tls)-)?ca-bundle\.(crt|trust\.crt|pem)|ca-certificates\.crt)\$", "\.((bak|old)\$|drbdlinks\/)", "\/(demo|expired|private)\/"], warning => 1, help => 0 );
x509watch-0.6.0-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/x509watch-0.6.0-1.fc20
x509watch-0.6.0-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/x509watch-0.6.0-1.fc19
x509watch-0.6.0-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/x509watch-0.6.0-1.fc18
x509watch-0.6.0-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/x509watch-0.6.0-1.el6
x509watch-0.6.0-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/x509watch-0.6.0-1.el5
Package x509watch-0.6.0-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing x509watch-0.6.0-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-22373/x509watch-0.6.0-1.fc20 then log in and leave karma (feedback).
x509watch-0.6.0-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
x509watch-0.6.0-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
x509watch-0.6.0-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
x509watch-0.6.0-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
x509watch-0.6.0-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.