Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
433dadc5 04/23/2024 12:43 PM Eric Helms

Copy the server CA certificate with file resource

39713ae8 03/21/2024 12:06 PM Eric Helms

Drop RPMs from being included in tarball

5cb07de5 03/20/2024 11:44 PM Eric Helms

Remove all qpid related certificate handling

b0451d19 10/05/2023 05:07 PM Ewoud Kohl van Wijngaarden

Handle more unknown password errors

When using keytool on a truststore the error is different than on a
keystore.

Fixes: 6fea0bbb4143ca439cff01bf9f0e54cf88140d10 ("Support changing passwords on keystores & truststores")

6fea0bbb 10/04/2023 05:36 PM Ewoud Kohl van Wijngaarden

Support changing passwords on keystores & truststores

Opening the store when checking if it exists will raise an exception if
the password is incorrect. This takes an approach of catching all
exceptions and treating them all the same.

4ba477a6 09/22/2023 05:15 PM Eric Helms

Deploy the CA password file to ssl build directory

As the pki_dir is intended for deployment rather than generation,
and the CA password file is needed primarily for certificate generation
it should reside in the build directory.

6ff5323e 06/08/2022 06:48 PM Eric Helms

Refs #35005: Drop certs::pulp_client

These certificates were used to communicate with a Pulp 2 instance
and subsequently Pulp 3 without client authentication support. Client
authentication support was added in Foreman 3.0 and now Foreman
client ceritificates are used to communicate with Pulp 3. These...

052a83da 05/03/2022 03:47 PM Eric Helms

Fixes #34860: Ensure nssdb private key changes when certificate changes

659baf5e 02/02/2022 03:03 PM Eric Helms

Fixes #34189: Unencrypt CA key when deploying for Candlepin

Introduces a new type and provider for managing a private key file.
Has the ability to decrypt the private key file when deploying
which is needed for Candlepin deployments.

028f93af 10/26/2021 06:09 PM Eric Helms

Deploy CA directly from build directory

View revisions

Also available in: Atom