use SHA-1 as the default digest for the apps/openssl commands
[openssl.git] / apps / openssl.cnf
index 6d731cbe8b732aba8111c56663949e7f84953e71..04710f87d57785d714a49e7305a9ba383defc10e 100644 (file)
@@ -67,7 +67,7 @@ cert_opt      = ca_default            # Certificate field options
 
 default_days   = 365                   # how long to certify for
 default_crl_days= 30                   # how long before next CRL
 
 default_days   = 365                   # how long to certify for
 default_crl_days= 30                   # how long before next CRL
-default_md     = md5                   # which md to use.
+default_md     = sha1                  # which md to use.
 preserve       = no                    # keep passed DN ordering
 
 # A few difference way of specifying how similar the request should look
 preserve       = no                    # keep passed DN ordering
 
 # A few difference way of specifying how similar the request should look