Lately I’ve been unable to get mok manager to enroll MOK keys for Nvidia. When I try to enroll a key it just says “Failed to set variable: (0x9) Out of resources”. I was thinking maybe there are too many keys, because apparently mok manager doesn’t clean up after itself so there are now 70 keys according to mokutil --list-enrolled. But I have been unable to delete any, as mokutil --delete requires a der file instead of just being told which key to delete. From what I’ve been able to Google, you’re supposed to be able to get the der files from mokutil --export, but in my case mokutil --export only produces a single der file, even though --list-enrolled lists 70 keys.
An empty directory:
linux64:/home/stephan/Downloads # ls -al
insgesamt 16
drwxr-xr-x 2 stephan users 12288 23. Dez 21:30 .
drwxr-xr-x 82 stephan users 4096 23. Dez 11:15 ..
linux64:/home/stephan/Downloads #
Now my keys:
mokutil --list-enrolled | grep -Ei 'issuer|key'
[key 1]
Issuer: CN=SUSE Linux Enterprise Secure Boot CA, C=DE, L=Nuremberg, O=SUSE Linux Products GmbH, OU=Build Team/emailAddress=build@suse.de
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
keyid:EC:AB:0D:42:C4:56:CF:77:04:36:B9:73:99:38:62:96:5E:87:26:2F
X509v3 Key Usage: critical
[key 2]
Issuer: CN=home:Sauerland OBS Project/emailAddress=home:Sauerland@build.opensuse.org
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Key Usage: critical
X509v3 Extended Key Usage:
[key 3]
Issuer: CN=openSUSE Secure Boot CA, C=DE, L=Nuremberg, O=openSUSE Project/emailAddress=build@opensuse.org
Subject: CN=openSUSE Secure Boot Signkey, C=DE, L=Nuremberg, O=openSUSE Project/emailAddress=build@opensuse.org
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
keyid:68:42:60:0D:E2:2C:4C:47:7E:95:BE:23:DF:EA:95:13:E5:97:17:62
X509v3 Key Usage: critical
X509v3 Extended Key Usage:
[key 4]
Issuer: CN=Local build for nvidia-driver-G06 550.142 on 2024-12-18
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
Now export and list the directory:
linux64:/home/stephan/Downloads # mokutil --export
linux64:/home/stephan/Downloads # ls -al
insgesamt 32
drwxr-xr-x 2 stephan users 12288 23. Dez 21:34 .
drwxr-xr-x 82 stephan users 4096 23. Dez 11:15 ..
-rw-r--r-- 1 root root 1257 23. Dez 21:34 MOK-0001.der
-rw-r--r-- 1 root root 949 23. Dez 21:34 MOK-0002.der
-rw-r--r-- 1 root root 1177 23. Dez 21:34 MOK-0003.der
-rw-r--r-- 1 root root 894 23. Dez 21:34 MOK-0004.der
linux64:/home/stephan/Downloads #
Now I could delete:
mokutil --delete MOK-0002.der
input password:
input password again:
The key will be deleted on next reboot by going to the blue mok screen.
mokutil --list-delete | grep -Ei 'issuer|key'
[key 1]
Issuer: CN=home:Sauerland OBS Project/emailAddress=home:Sauerland@build.opensuse.org
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Key Usage: critical
X509v3 Extended Key Usage:
The problem is, I’m only getting one file from --export:
feja:~/mok # mokutil --list-enrolled | grep -Ei 'issuer|key'
[key 1]
Issuer: CN=openSUSE Secure Boot CA, C=DE, L=Nuremberg, O=openSUSE Project/emailAddress=build@opensuse.org
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
keyid:68:42:60:0D:E2:2C:4C:47:7E:95:BE:23:DF:EA:95:13:E5:97:17:62
X509v3 Key Usage: critical
[key 2]
Issuer: CN=Local build for nvidia-driver-G06 525.89.02 on 2023-04-03
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 3]
Issuer: CN=Local build for nvidia-driver-G06 525.105.17 on 2023-04-05
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 4]
Issuer: CN=Local build for nvidia-driver-G06 525.105.17 on 2023-04-14
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 5]
Issuer: CN=Local build for nvidia-driver-G06 525.105.17 on 2023-04-25
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 6]
Issuer: CN=Local build for nvidia-driver-G06 525.116.03 on 2023-05-05
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 7]
Issuer: CN=Local build for nvidia-driver-G06 525.116.04 on 2023-05-10
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 8]
Issuer: CN=Local build for nvidia-driver-G06 525.116.04 on 2023-05-23
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 9]
Issuer: CN=Local build for nvidia-driver-G06 525.116.04 on 2023-05-30
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 10]
Issuer: CN=Local build for nvidia-driver-G06 535.54.03 on 2023-06-26
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 11]
Issuer: CN=Local build for nvidia-driver-G06 535.54.03 on 2023-07-05
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 12]
Issuer: CN=Local build for nvidia-driver-G06 535.54.03 on 2023-07-13
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 13]
Issuer: CN=Local build for nvidia-driver-G06 535.54.03 on 2023-07-18
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 14]
Issuer: CN=Local build for nvidia-driver-G06 535.86.05 on 2023-07-23
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 15]
Issuer: CN=Local build for nvidia-driver-G06 535.86.05 on 2023-07-27
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 16]
Issuer: CN=Local build for nvidia-driver-G06 535.86.05 on 2023-08-14
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 17]
Issuer: CN=Local build for nvidia-driver-G06 535.86.05 on 2023-08-23
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 18]
Issuer: CN=Local build for nvidia-driver-G06 535.86.05 on 2023-09-05
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 19]
Issuer: CN=Local build for nvidia-driver-G06 535.104.05 on 2023-09-08
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 20]
Issuer: CN=Local build for nvidia-driver-G06 535.104.05 on 2023-09-13
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 21]
Issuer: CN=Local build for nvidia-driver-G06 535.104.05 on 2023-09-15
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 22]
Issuer: CN=Local build for nvidia-driver-G06 535.104.05 on 2023-09-21
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 23]
Issuer: CN=Local build for nvidia-driver-G06 535.104.05 on 2023-09-24
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 24]
Issuer: CN=Local build for nvidia-driver-G06 535.113.01 on 2023-09-28
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 25]
Issuer: CN=Local build for nvidia-driver-G06 535.113.01 on 2023-10-12
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 26]
Issuer: CN=Local build for nvidia-driver-G06 535.113.01 on 2023-10-25
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 27]
Issuer: CN=Local build for nvidia-driver-G06 535.129.03 on 2023-11-02
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 28]
Issuer: CN=Local build for nvidia-driver-G06 535.129.03 on 2023-11-14
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 29]
Issuer: CN=Local build for nvidia-driver-G06 545.29.02 on 2023-11-16
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 30]
Issuer: CN=Local build for nvidia-driver-G06 545.29.02 on 2023-11-23
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 31]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2023-11-28
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 32]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2023-12-04
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 33]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2023-12-13
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 34]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-01-04
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 35]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-01-09
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 36]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-01-16
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 37]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-01-25
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 38]
Issuer: CN=openSUSE Secure Boot CA, C=DE, L=Nuremberg, O=openSUSE Project/emailAddress=build@opensuse.org
Subject: CN=openSUSE Secure Boot Signkey, C=DE, L=Nuremberg, O=openSUSE Project/emailAddress=build@opensuse.org
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
keyid:68:42:60:0D:E2:2C:4C:47:7E:95:BE:23:DF:EA:95:13:E5:97:17:62
X509v3 Key Usage: critical
X509v3 Extended Key Usage:
[key 39]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-01-29
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 40]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-01-30
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 41]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-02-06
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 42]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-02-16
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 43]
Issuer: CN=Local build for nvidia-driver-G06 545.29.06 on 2024-02-21
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 44]
Issuer: CN=Local build for nvidia-driver-G06 550.54.14 on 2024-02-28
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 45]
Issuer: CN=Local build for nvidia-driver-G06 550.54.14 on 2024-03-04
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 46]
Issuer: CN=Local build for nvidia-driver-G06 550.67 on 2024-03-28
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 47]
Issuer: CN=Local build for nvidia-driver-G06 550.67 on 2024-03-31
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 48]
Issuer: CN=Local build for nvidia-driver-G06 550.67 on 2024-04-04
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 49]
Issuer: CN=Local build for nvidia-driver-G06 550.67 on 2024-04-14
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 50]
Issuer: CN=Local build for nvidia-driver-G06 550.67 on 2024-04-19
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 51]
Issuer: CN=Local build for nvidia-driver-G06 550.67 on 2024-04-24
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 52]
Issuer: CN=Local build for nvidia-driver-G06 550.78 on 2024-05-10
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 53]
Issuer: CN=Local build for nvidia-driver-G06 550.78 on 2024-05-19
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 54]
Issuer: CN=Local build for nvidia-driver-G06 550.78 on 2024-05-21
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 55]
Issuer: CN=Local build for nvidia-driver-G06 550.90.07 on 2024-06-15
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 56]
Issuer: CN=Local build for nvidia-driver-G06 550.78 on 2024-06-15
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 57]
Issuer: CN=Local build for nvidia-driver-G06 550.90.07 on 2024-06-19
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 58]
Issuer: CN=Local build for nvidia-driver-G06 550.90.07 on 2024-06-23
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 59]
Issuer: CN=Local build for nvidia-driver-G06 550.90.07 on 2024-06-27
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 60]
Issuer: CN=Local build for nvidia-driver-G06 550.90.07 on 2024-07-03
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 61]
Issuer: CN=Local build for nvidia-driver-G06 550.100 on 2024-07-26
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 62]
Issuer: CN=Local build for nvidia-driver-G06 550.100 on 2024-08-12
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 63]
Issuer: CN=Local build for nvidia-driver-G06 550.100 on 2024-08-17
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 64]
Issuer: CN=Local build for nvidia-driver-G06 550.100 on 2024-08-22
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 65]
Issuer: CN=Local build for nvidia-driver-G06 550.100 on 2024-09-04
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 66]
Issuer: CN=Local build for nvidia-driver-G06 550.107.02 on 2024-09-12
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 67]
Issuer: CN=Local build for nvidia-driver-G06 550.107.02 on 2024-09-21
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 68]
Issuer: CN=Local build for nvidia-driver-G06 550.120 on 2024-10-08
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 69]
Issuer: CN=Local build for nvidia-driver-G06 550.120 on 2024-10-10
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
[key 70]
Issuer: CN=Local build for nvidia-driver-G06 550.120 on 2024-10-20
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
X509v3 Subject Key Identifier:
X509v3 Authority Key Identifier:
X509v3 Extended Key Usage:
feja:~/mok # mokutil --export
feja:~/mok # ls -al
totalt 4
drwxr-xr-x 1 root root 24 23 dec 22.03 .
drwx------ 1 root root 480 23 dec 22.03 ..
-rw-r--r-- 1 root root 1144 23 dec 22.03 MOK-0001.der
You could try:
mokutil --reset
Thanks, that does work.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.