PR#401 add default_md to docs (ssl.cnf)
Merges #401 https://pagure.io/koji/pull-request/401
This commit is contained in:
commit
b16a8f0b58
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