mirror of
https://github.com/clearlinux/koji-setup-scripts.git
synced 2026-08-19 12:56:43 +00:00
Use stronger cryptographic primitives when generating koji CA certs
Signed-off-by: George T Kramer <george.t.kramer@intel.com>
This commit is contained in:
@@ -38,7 +38,7 @@ name_opt = ca_default
|
||||
cert_opt = ca_default
|
||||
default_days = 3650
|
||||
default_crl_days = 30
|
||||
default_md = sha256
|
||||
default_md = sha512
|
||||
preserve = no
|
||||
policy = policy_match
|
||||
|
||||
|
||||
Reference in New Issue
Block a user