Actions
Bug #39509
closedConvert RSA references to generic PKey
Description
Katello does a lot of "OpenSSL::PKey::RSA.new" that won't work with PQC certs. Let's consider using OpenSSL::PKey.read instead.
Updated by The Foreman Bot 5 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11795 added
Updated by Ian Ballou 4 days ago
- Category set to API
- Triaged changed from No to Yes
Updated by Ian Ballou 3 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|580a88aa1c90556b3963159f364c8e9eb90d2d36.
Updated by Ewoud Kohl van Wijngaarden 3 days ago
- Related to Feature #34852: Support EC (and other non-RSA) keys in Katello added
Actions