#131 Fix re-key after importing existing private key
Merged by rcritten. Opened by rcritten.
rcritten/certmonger importkey  into  master

If the key_gen size and algorithm are not set then set it
with the current key. This is important when generating a
certificate using a pre-existing private key.

Previously a resubmit would cause certmonger to generate a new
2048-bit key regardless of the previous key size.

https://pagure.io/certmonger/issue/124

rebased onto 023cfd2a43dd8132e2c10f572081a924cea357b1

Pull-Request has been merged by rcritten

Metadata