summaryrefslogtreecommitdiff
path: root/windoze/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'windoze/README.md')
-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