You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_posts/2021-03-28-verify-pgp-signature-windows-10.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Unfortunately Windows 10 does not offer any tools out of the box, instead requir
23
23
24
24
After downloading and installing from the link above, the [SignTool](https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool) utility should become available. This is what you'll be using to verify PGP signatures.
25
25
26
-
## Checking the PHP signature
26
+
## Checking the PGP signature
27
27
28
28
Let's assume you downloaded a file called `installer.exe` from whatever website. If the website provided a PGP signature, it will likely be named `installer.exe.asc`, so download it in the same folder as the `.exe`.
0 commit comments