Browse Source

build: fix installing of code-signing identity on macOS (#27292)

Co-authored-by: Milan Burda <[email protected]>
trop[bot] 4 years ago
parent
commit
f809e74905
1 changed files with 1 additions and 1 deletions
  1. 1 1
      script/codesign/codesign.cnf

+ 1 - 1
script/codesign/codesign.cnf

@@ -1,7 +1,7 @@
 [req]
 default_bits = 4096
 encrypt_key = no
-default_md = 512
+default_md = sha512
 distinguished_name = req_distinguished_name
 prompt = no