Skip to content

Commit 5ceaa2a

Browse files
authored
Remove the now unnecessary mention of "password"
1 parent abf2317 commit 5ceaa2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/WINDOWS_HOWTO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ signtool sign /fd SHA256 /f TestCert.pfx /p $plainPwd /t http://timestamp.digice
8585
[Runtime.InteropServices.Marshal]::ZeroFreeBSTR([Runtime.InteropServices.Marshal]::SecureStringToBSTR($pwd))
8686
```
8787
88-
Afterwards, double-click `TestCert.pfx`. Install to "Current User", use "password" when asked and pick "Place all ..." and browse for "Trusted Root Certification Authorities".
88+
Afterwards, double-click `TestCert.pfx`. Install to "Current User" and when able to pick "Place all ...", browse for "Trusted Root Certification Authorities".
8989
9090
## Known limitations
9191

0 commit comments

Comments
 (0)