diff options
-rw-r--r-- | tools/binman/bintools.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/binman/bintools.rst b/tools/binman/bintools.rst index c30e7eb9ff5..dd2a22bd06b 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 ------------------------------------------------------------- |