Skip to content

Commit b15afa3

Browse files
committed
Improve wording
1 parent 12fbca9 commit b15afa3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/security/verify-installers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ Our Windows installers are signed using a code signing certificate. You can veri
3232

3333
<Image src="/img/security/verify-win-installer.png" srcset=" /img/security/verify-win-installer 1x, /img/security/verify-win-installer@2x.png 2x" alt="How to check the code signing certificate on Windows" width="1316" height="767" />
3434

35-
1. Right click on the file and click on Properties.
35+
1. Right-click on the file and click on Properties.
3636
2. Select the Digital Signatures tab: It should show one or more signatures by `Skymatic GmbH` under Embedded Signatures.
3737
- For releases since 1.18.0, the `exe` release artifact will have two signatures, and the `msi` release artifact will have one signature.
3838
3. Click on the first signature, and then click Details.
3939
4. Click on View Certificates.
40-
5. Click the Details tab. The serial number of our main certificate depends on the Cryptomator version:
40+
5. Click the Details tab. Different Cryptomator versions are signed with different certificates. The following list shows for each version the certificate serial number:
4141
- Version 1.19.1: `33000852bd6c3a151ff92180ee0000000852bd`
4242
- Version 1.19.0: `3300083c47651e1daeb99b00eb000000083c47`
4343
- Version 1.18.1: `330007d28ad57305892a81cac600000007d28a`

0 commit comments

Comments
 (0)