Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
931b6fcd 04/03/2024 05:27 PM Joniel Pasqualetto

Fixes #37063 - Add feature in katello-certs-check to verify if CA bundle has any certificates with trust rules

- Add feature to verify if provided CA bundle has certificates with trust rules
- Add test case for the new feature
- Fix indentation on function check-ca-bundle-size
66c84d22 12/15/2023 02:21 PM Eric Helms

Refs #36843: Pass array to capture2e as arguments

8f47892c 11/14/2023 12:17 PM Ewoud Kohl van Wijngaarden

Fail early if cert files don't exist

While it usually doesn't happen, this showed up in my manual testing and
the output is confusing.

e1f37f7f 11/14/2023 12:17 PM Ewoud Kohl van Wijngaarden

Redirect errors from tput to /dev/null

In minimal environments tput may not be present or work. In that case it
falls back to not having colors, which is fine. The user doesn't need to
be warned about this.

2a11ccbb 11/14/2023 12:17 PM Ewoud Kohl van Wijngaarden

Fixes #36843 - run katello-certs-check in fp-certs-generate

63841447 09/02/2022 12:43 AM Sayan Das

Fixes #35453 - Remove trailing backslash from capsule-certs-generate command in katello-certs-check

92662889 10/26/2021 02:06 PM Birkir Freyr

Fixes #33109 - Date used by katello-certs-check should be correctly formatted

bc575c2d 07/19/2021 02:08 PM Ewoud Kohl van Wijngaarden

Replace all dash/underscores in create-migration

Without this, add-server-ssl-crl becomes add_server-ssl-crl instead of
add_server_ssl_crl.

6d0c31e5 12/08/2020 12:54 PM Christopher Brown

spelling fix

d215e077 11/19/2020 03:41 PM Eric Helms

Fixes #31326: Error in certs check if using only a shortname

Katello requires an FQDN be used for installation and thus the
same requirement exists for any custom certificates being used.
This adds a check that the CN is not set to a shortname, and/or
if using Subject Alt Name that there is not a single SAN that...

View revisions

Also available in: Atom