From b16a8f0b589fb05475ed945fe3d6eb1d2f4157be Mon Sep 17 00:00:00 2001 From: Mike McLean Date: May 01 2017 18:28:22 +0000 Subject: PR#401 add default_md to docs (ssl.cnf) Merges #401 https://pagure.io/koji/pull-request/401 --- diff --git a/docs/source/server_howto.rst b/docs/source/server_howto.rst index 9ff70ce..8916673 100644 --- a/docs/source/server_howto.rst +++ b/docs/source/server_howto.rst @@ -132,6 +132,7 @@ koji components. [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