xref: /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/man/openssl-info.1 (revision a19d5caa4f855f23a141a0208d8a8ad40b58864e)
$NetBSD: openssl-info.1,v 1.1 2024/07/12 21:01:08 christos Exp $

-*- mode: troff; coding: utf-8 -*-
Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43)

Standard preamble:
========================================================================
..
..
.. \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
. ds C` "" . ds C' "" 'br\} . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.

If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.

Avoid warning from groff about undefined register 'F'.
.. .nr rF 0 . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF ========================================================================

Title "OPENSSL-INFO 1"
OPENSSL-INFO 1 2024-07-11 3.0.14 OpenSSL
For nroff, turn off justification. Always turn off hyphenation; it makes
way too many mistakes in technical documents.
NAME
openssl-info - print OpenSSL built-in information
SYNOPSIS
Header "SYNOPSIS" \fBopenssl info [-help] [-configdir] [-enginesdir] [-modulesdir ] [-dsoext] [-dirnamesep] [-listsep] [-seeds] [-cpusettings]
DESCRIPTION
Header "DESCRIPTION" This command is used to print out information about OpenSSL. The information is written exactly as it is with no extra text, which makes useful for scripts.

As a consequence, only one item may be chosen for each run of this command.

OPTIONS
Header "OPTIONS"
-help 4
Item "-help" Print out a usage message.
-configdir 4
Item "-configdir" Outputs the default directory for OpenSSL configuration files.
-enginesdir 4
Item "-enginesdir" Outputs the default directory for OpenSSL engine modules.
-modulesdir 4
Item "-modulesdir" Outputs the default directory for OpenSSL dynamically loadable modules other than engine modules.
-dsoext 4
Item "-dsoext" Outputs the DSO extension OpenSSL uses.
-dirnamesep 4
Item "-dirnamesep" Outputs the separator character between a directory specification and a filename. Note that on some operating systems, this is not the same as the separator between directory elements.
-listsep 4
Item "-listsep" Outputs the OpenSSL list separator character. This is typically used to construct $PATH (\*(C`%PATH%\*(C' on Windows) style lists.
-seeds 4
Item "-seeds" Outputs the randomness seed sources.
-cpusettings 4
Item "-cpusettings" Outputs the OpenSSL CPU settings info.
HISTORY
Header "HISTORY" This command was added in OpenSSL 3.0.
COPYRIGHT
Header "COPYRIGHT" Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.

Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>.