-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LWCA keys are currently hardcoded to 2048-bit RSA. This could be less than the parent CA key, which is not desirable. Update LWCA key generation to use the same key size as the parent. If the parent is not an RSA key, default to 3072-bit RSA. Part of: https://pagure.io/dogtagpki/issue/1589
- Loading branch information
1 parent
d57b32e
commit 9fd384f
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters