diff --git a/tests/foreman/sys/test_katello_certs_check.py b/tests/foreman/sys/test_katello_certs_check.py index 523567e1c0..eb23235893 100644 --- a/tests/foreman/sys/test_katello_certs_check.py +++ b/tests/foreman/sys/test_katello_certs_check.py @@ -77,7 +77,7 @@ class TestKatelloCertsCheck: ( { 'check': 'Checking CA bundle against the certificate file', - 'message': 'error 26 at 0 depth lookup: unsupported certificate purpose', + 'message': 'error /root/certs/invalid.crt: verification failed', }, 'certs/invalid.crt', 'certs/invalid.key',