From 73de0c4e7950e4acf472da4f4c6347e1b8d08591 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Apr 28 2017 14:36:09 +0000 Subject: add default_md to docs (ssl.cnf) Related: https://pagure.io/koji/issue/371 --- 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