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: docs/security/verify-installers.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
@@ -45,7 +45,7 @@ Our Windows installers are signed using a code signing certificate. You can veri
45
45
On macOS, you can verify the code signature of the Cryptomator app using the built-in `codesign` utility. This verification confirms the app's authenticity and integrity:
46
46
47
47
1. Open Terminal (found in Applications > Utilities).
48
-
2. Run either of the following commands to check the signature:
48
+
2. Run either of the following commands to check the signature of the corresponding file:
0 commit comments