{
    "mode": "man",
    "parameter": "openssl-info",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/openssl-info/1/json",
    "generated": "2026-06-17T11:07:41Z",
    "synopsis": "openssl info [-help] [-configdir] [-enginesdir] [-modulesdir ] [-dsoext] [-dirnamesep]\n[-listsep] [-seeds] [-cpusettings]",
    "sections": {
        "NAME": {
            "content": "openssl-info - print OpenSSL built-in information\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "openssl info [-help] [-configdir] [-enginesdir] [-modulesdir ] [-dsoext] [-dirnamesep]\n[-listsep] [-seeds] [-cpusettings]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This command is used to print out information about OpenSSL.  The information is written\nexactly as it is with no extra text, which makes useful for scripts.\n\nAs a consequence, only one item may be chosen for each run of this command.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-help",
                    "content": "Print out a usage message.\n"
                },
                {
                    "name": "-configdir",
                    "content": "Outputs the default directory for OpenSSL configuration files.\n"
                },
                {
                    "name": "-enginesdir",
                    "content": "Outputs the default directory for OpenSSL engine modules.\n"
                },
                {
                    "name": "-modulesdir",
                    "content": "Outputs the default directory for OpenSSL dynamically loadable modules other than engine\nmodules.\n"
                },
                {
                    "name": "-dsoext",
                    "content": "Outputs the DSO extension OpenSSL uses.\n"
                },
                {
                    "name": "-dirnamesep",
                    "content": "Outputs the separator character between a directory specification and a filename.  Note\nthat on some operating systems, this is not the same as the separator between directory\nelements.\n"
                },
                {
                    "name": "-listsep",
                    "content": "Outputs the OpenSSL list separator character.  This is typically used to construct $PATH\n(\"%PATH%\" on Windows) style lists.\n"
                },
                {
                    "name": "-seeds",
                    "content": "Outputs the randomness seed sources.\n"
                },
                {
                    "name": "-cpusettings",
                    "content": "Outputs the OpenSSL CPU settings info.\n"
                }
            ]
        },
        "HISTORY": {
            "content": "This command was added in OpenSSL 3.0.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.\n\nLicensed under the Apache License 2.0 (the \"License\").  You may not use this file except in\ncompliance with the License.  You can obtain a copy in the file LICENSE in the source\ndistribution or at <https://www.openssl.org/source/license.html>.\n\n\n\n3.0.2                                        2026-06-02                           OPENSSL-INFO(1SSL)",
            "subsections": []
        }
    },
    "summary": "openssl-info - print OpenSSL built-in information",
    "flags": [
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Print out a usage message."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Outputs the default directory for OpenSSL configuration files."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Outputs the default directory for OpenSSL engine modules."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Outputs the default directory for OpenSSL dynamically loadable modules other than engine modules."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Outputs the DSO extension OpenSSL uses."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "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."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Outputs the OpenSSL list separator character. This is typically used to construct $PATH (\"%PATH%\" on Windows) style lists."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Outputs the randomness seed sources."
        },
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Outputs the OpenSSL CPU settings info."
        }
    ],
    "examples": [],
    "see_also": []
}