Bug #34189
Candlepin errors when using an encrypted key generated with genpkey or on a FIPS enabled machine
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot 5 months ago
- Assignee set to Eric Helms
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-certs/pull/386 added
#2
Updated by Ewoud Kohl van Wijngaarden 4 months ago
- Target version set to 3.2.0
- Category set to Foreman modules
#3
Updated by The Foreman Bot 4 months ago
- Fixed in Releases 3.2.0 added
#4
Updated by Eric Helms 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-certs|659baf5ec0806789dbf6d6868a1cd3b95b2453e4.
#5
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/theforeman/foreman-installer/pull/741 added
#6
Updated by Evgeni Golov 3 months ago
- Target version changed from 3.2.0 to 3.1.2
#7
Updated by Ewoud Kohl van Wijngaarden 3 months ago
- Triaged changed from No to Yes
- Fixed in Releases 3.1.2 added
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.