mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: fix installing of code-signing identity on macOS (#27292)
Co-authored-by: Milan Burda <milan.burda@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[req]
|
||||
default_bits = 4096
|
||||
encrypt_key = no
|
||||
default_md = 512
|
||||
default_md = sha512
|
||||
distinguished_name = req_distinguished_name
|
||||
prompt = no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user