openssl-info
(1ssl)print OpenSSL built-in information
Options
10-helpPrint out a usage message.
-configdirOutputs the default directory for OpenSSL configuration files.
-enginesdirOutputs the default directory for OpenSSL engine modules.
-modulesdirOutputs the default directory for OpenSSL dynamically loadable modules other than engine modules.
-dsoextOutputs the DSO extension OpenSSL uses.
-dirnamesepOutputs 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.
-listsepOutputs the OpenSSL list separator character. This is typically used to construct $PATH ("%PATH%" on Windows) style lists.
-seedsOutputs the randomness seed sources.
-cpusettingsOutputs the OpenSSL CPU settings info.
-windowscontextOutputs the Windows install context.
DESCRIPTION
HISTORY
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.