#401 add default_md to docs (ssl.cnf)
Merged 6 years ago by mikem. Opened 6 years ago by tkopecek.
tkopecek/koji issue371  into  master

@@ -132,6 +132,7 @@ 

      [req] 

      default_bits            = 1024

      default_keyfile         = privkey.pem

+     default_md              = sha256

      distinguished_name      = req_distinguished_name

      attributes              = req_attributes

      x509_extensions         = v3_ca # The extentions to add to the self signed cert

Commit b16a8f0 fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

6 years ago