Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

For your convenience, the build system provides as sign target.

Prerequisites

  • a private key/public certificate pair for signing kernel modules
  • the certificate must be known to the system

How to create and enroll a signing certificate is outside the scope of this document.
For Debian systems (and probably others), check out the documentation:

Simple usage

make sign

This assumes that the certificate/signing key are listed in /etc/dkms/framework.conf as mok_certificate resp. mok_signing_key.
It also assumes that these files are readable by the current user and do not require a password to unlock.

Advanced usage

You can manually pass the si…

Replies: 1 comment 1 reply

Comment options

umlaeute
Nov 13, 2023
Maintainer Author

You must be logged in to vote
1 reply
@I-NuKeS-I
Comment options

Answer selected by umlaeute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants