From df11aa7d7431554c6b28992a7f506b83234b87b4 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 24 Jul 2023 09:20:00 -0600 Subject: [PATCH] binman: Add missing ssl documentation Rerun 'binman bintool-docs' to regenerate bintools.rst Signed-off-by: Simon Glass --- tools/binman/bintools.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/tools/binman/bintools.rst b/tools/binman/bintools.rst index c30e7eb9ff..dd2a22bd06 100644 --- a/tools/binman/bintools.rst +++ b/tools/binman/bintools.rst @@ -155,6 +155,17 @@ Support is provided for fetching this on Debian-like systems, using apt. +Bintool: openssl: openssl tool +------------------------------ + +This bintool supports creating new openssl certificates. + +It also supports fetching a binary openssl + +Documentation about openssl is at https://www.openssl.org/ + + + Bintool: xz: Compression/decompression using the xz algorithm ------------------------------------------------------------- -- 2.39.5