DescriptionFraser Tweedale
2018-01-12 04:31:58 UTC
(See upstream ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=430198)
Description of problem:
If you generate a with with `certutil -G`, it is not possible
using `certutil -R` to generate a CSR for it.
Version-Release number of selected component (if applicable):
How reproducible: Always
Steps to Reproduce:
1. Generate keypair with `certutil -G`
2. Use `certutil -K` to list private keys
3. Use `certutil -R -k <key-id>` to generate a CSR for the key.
Actual results: private key cannot be located
Expected results: private key should be located when its key-id is given
as argument to `-k` option, as implied by the man page.
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2019:2237