Update run-locally-windows.md

This commit is contained in:
prafull-opensignlabs
2024-07-25 01:37:30 +05:30
committed by GitHub
parent b86155de49
commit 83a1da04d1
@@ -76,7 +76,7 @@ Environment Varaibles:
| PFX_BASE64 | - | Base64 encoded PFX or p12 document signing certificate file. You can generate base64 encoded self sign certificate using the passphrase. |
| PASS_PHRASE | opensign | Pass phrase of PFX or p12 document signing certificate file.|
# Steps to generate self-signed document singing certificate
# Steps to generate self-signed document signing certificate
```
# execute below command and use passphrase 'opensign'
openssl genrsa -des3 -out ./local_dev.key 2048