info > openssl-info(1)

πŸ“› NAME

openssl-info - print OpenSSL built-in information

πŸš€ Quick Reference

Use CaseCommandDescription
πŸ“ Show default config directoryopenssl info -configdirPrints the default OpenSSL configuration file directory.
πŸ”§ Show engines directoryopenssl info -enginesdirPrints the default directory for OpenSSL engine modules.
πŸ“¦ Show modules directoryopenssl info -modulesdirPrints the default directory for dynamically loadable modules (non‑engine).
πŸ”— Show DSO extensionopenssl info -dsoextPrints the DSO (Dynamic Shared Object) file extension.
πŸ”€ Show directory name separatoropenssl info -dirnamesepPrints the separator between directory specification and filename.
πŸ“‹ Show list separatoropenssl info -listsepPrints the character used to separate items in lists (e.g., PATH).
🎲 Show seed sourcesopenssl info -seedsPrints the randomness seed sources.
πŸ–₯️ Show CPU settingsopenssl info -cpusettingsPrints the OpenSSL CPU settings information.
❓ Helpopenssl info -helpPrints a usage message.

πŸ“– SYNOPSIS

openssl info [-help] [-configdir] [-enginesdir] [-modulesdir ]
       [-dsoext] [-dirnamesep] [-listsep] [-seeds] [-cpusettings]

πŸ“ 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

πŸ”§ -help

Print out a usage message.

πŸ”§ -configdir

Outputs the default directory for OpenSSL configuration files.

πŸ”§ -enginesdir

Outputs the default directory for OpenSSL engine modules.

πŸ”§ -modulesdir

Outputs the default directory for OpenSSL dynamically loadable modules other than engine modules.

πŸ”§ -dsoext

Outputs the DSO extension OpenSSL uses.

πŸ”§ -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

Outputs the OpenSSL list separator character. This is typically used to construct $PATH (%PATH% on Windows) style lists.

πŸ”§ -seeds

Outputs the randomness seed sources.

πŸ”§ -cpusettings

Outputs the OpenSSL CPU settings info.

πŸ“œ HISTORY

This command was added in OpenSSL 3.0.

©️ 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.

openssl-info(1)
πŸ“› NAME πŸš€ Quick Reference πŸ“– SYNOPSIS πŸ“ DESCRIPTION βš™οΈ OPTIONS
πŸ”§ -help πŸ”§ -configdir πŸ”§ -enginesdir πŸ”§ -modulesdir πŸ”§ -dsoext πŸ”§ -dirnamesep πŸ”§ -listsep πŸ”§ -seeds πŸ”§ -cpusettings
πŸ“œ HISTORY ©️ COPYRIGHT

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-06 07:28 @216.73.216.192
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format