add default_md to docs (ssl.cnf)
Related: https://pagure.io/koji/issue/371
This commit is contained in:
parent
b7a72cf809
commit
73de0c4e79
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue