summaryrefslogtreecommitdiff
path: root/windoze
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali kaneko (leap communications)>2022-08-11 20:33:28 +0200
committerkali kaneko (leap communications) <kali kaneko (leap communications)>2022-08-11 20:33:28 +0200
commita61f7df43fa11f29dc864cf259be1fcf5b0bf636 (patch)
tree7e2608e586e3e5b3ba8731d08a67e772376248ae /windoze
parent783439ba725b22d9fcf84d7e0e3318e37d7fdb6b (diff)
commit cert key
Diffstat (limited to 'windoze')
-rw-r--r--windoze/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/windoze/README.md b/windoze/README.md
index 9b752fb..1bf8251 100644
--- a/windoze/README.md
+++ b/windoze/README.md
@@ -8,3 +8,7 @@ For signing windows installers from the host machine, we use osslsigncode:
Some hints about converting certificates and keys:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Signing_an_executable_with_Authenticode
+
+With the new certificate (2022), we convert to a .pfx like this:
+
+ openssl pkcs12 -export -out leap.pfx -inkey leap.key -in leap.crt