build: fix installing of code-signing identity on macOS (#27221)
This commit is contained in:
parent
e74b425803
commit
442f106bb4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[req]
|
[req]
|
||||||
default_bits = 4096
|
default_bits = 4096
|
||||||
encrypt_key = no
|
encrypt_key = no
|
||||||
default_md = 512
|
default_md = sha512
|
||||||
distinguished_name = req_distinguished_name
|
distinguished_name = req_distinguished_name
|
||||||
prompt = no
|
prompt = no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue