diff --git a/man/custom-html.xsl b/man/custom-html.xsl
index e5551fc798..98ec95303d 100644
--- a/man/custom-html.xsl
+++ b/man/custom-html.xsl
@@ -66,6 +66,18 @@
+
+
+
+ https://docs.openssl.org/master/man
+
+ /
+
+
+
+
+
+
diff --git a/man/ukify.xml b/man/ukify.xml
index 987f9f7b0f..ae820b33e1 100644
--- a/man/ukify.xml
+++ b/man/ukify.xml
@@ -107,9 +107,10 @@
describing separate boot phases. If one of
SigningEngine=/ or
SigningProvider=/ is specified, then the private
- key arguments will be passed verbatim to OpenSSL as URIs, and the public key arguments will be loaded
- as X.509 certificates, so that signing can be performed with an OpenSSL engine or provider
- respectively.
+ key arguments will be passed verbatim to
+ openssl1
+ as URIs, and the public key arguments will be loaded as X.509 certificates, so that signing can be
+ performed with an OpenSSL engine or provider respectively.
If a SecureBoot signing key is provided via the
SecureBootPrivateKey=/ option, the resulting
@@ -582,7 +583,9 @@
SigningEngine=ENGINE
- An OpenSSL engine to be used for signing the resulting binary and PCR measurements.
+ An OpenSSL engine to be used for signing the resulting binary and PCR measurements,
+ see
+ openssl-engine1.
@@ -593,8 +596,10 @@
An OpenSSL provider to be used for signing the resulting binary and PCR
- measurements. This option can only be used when using systemd-sbsign as the
- signing tool.
+ measurements, see
+ provider7.
+ This option can only be used when systemd-sbsign is used as the signing
+ tool.
@@ -604,8 +609,10 @@
An OpenSSL provider to be used for loading the certificate used to sign the
- resulting binary and PCR measurements. This option can only be used when using
- systemd-sbsign as the signing tool.
+ resulting binary and PCR measurements, see
+ provider7.
+ This option can only be used when systemd-sbsign is used as the signing
+ tool.
@@ -844,7 +851,7 @@ Writing public key for PCR signing to /etc/systemd/tpm2-pcr-public-key-system.pe
$ ukify build \
--profile='TITLE=Boot into Storage Target Mode
ID=storagetm' \
- --cmdline='quiet rw rd.systemd.unit=stroage-target-mode.target' \
+ --cmdline='quiet rw rd.systemd.unit=storage-target-mode.target' \
--output=profile1.efi