2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

replace the digest algorithm of xCAT ssl certificate from sha1 to sha256

This commit is contained in:
immarvin 2016-04-14 03:01:10 -04:00
parent 9d35af497b
commit e09ef72014

View File

@ -67,7 +67,7 @@ cert_opt = ca_default # Certificate field options
default_days = 7300 # how long to certify for
default_crl_days= 30 # how long before next CRL
default_md = sha1 # which md to use.
default_md = sha256 # which md to use.
preserve = no # keep passed DN ordering
# A few difference way of specifying how similar the request should look