#211 RFE: Make the certmonger RSA keysize configurable
Closed: fixed by rcritten. Opened by rcritten.

The current default RSA key size is 2048 with the minimum being 512. These are set a compile-time.

I propose extending this so that the compiled-in default can be overridden in the certmonger configuration file in the defaults secion (not per-CA), like the default key type.

And the minimum should probably be 1k as well.


Metadata Update from @rcritten:
- Issue assigned to rcritten

PR https://pagure.io/certmonger/pull-request/212

merged

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata