From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/debian-unstable/man1/sbsign.1 | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 upstream/debian-unstable/man1/sbsign.1 (limited to 'upstream/debian-unstable/man1/sbsign.1') diff --git a/upstream/debian-unstable/man1/sbsign.1 b/upstream/debian-unstable/man1/sbsign.1 new file mode 100644 index 00000000..844fb05f --- /dev/null +++ b/upstream/debian-unstable/man1/sbsign.1 @@ -0,0 +1,31 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. +.TH SBSIGN "1" "June 2022" "sbsign 0.9.4" "User Commands" +.SH NAME +sbsign - UEFI secure boot signing tool +.SH SYNOPSIS +.B sbsign +[\fI\,options\/\fR] \fI\,--key --cert \/\fR +.SH DESCRIPTION +Sign an EFI boot image for use with secure boot. +.SH OPTIONS +.TP +\fB\-\-engine\fR +use the specified engine to load the key +.TP +\fB\-\-key\fR +signing key (PEM\-encoded RSA private key) +.TP +\fB\-\-cert\fR +certificate (x509 certificate) +.HP +\fB\-\-addcert\fR additional intermediate certificates in a file +.TP +\fB\-\-detached\fR +write a detached signature, instead of +a signed binary +.TP +\fB\-\-output\fR +write signed data to +(default .signed, +or .pk7 for detached +signatures) -- cgit v1.2.3