Sign with sha256
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
eb1dd0ae0f
commit
d71f544247
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ gencert = "{{ gen_cert }}"
|
|||
|
||||
makeexec = "/usr/bin/make"
|
||||
openssl_lockdir = "/var/lock/fedora-ca"
|
||||
openssl_digest = "md5"
|
||||
openssl_digest = "sha256"
|
||||
openssl_expire = 15552000 # 60*60*24*180 = 6 months
|
||||
openssl_ca_dir = "/var/lib/fedora-ca"
|
||||
openssl_ca_newcerts = "/var/lib/fedora-ca/newcerts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue