GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OPENSSL-INFO(1ossl) OpenSSL OPENSSL-INFO(1ossl)

openssl-info - print OpenSSL built-in information

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

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.

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

This command was added in OpenSSL 3.0.

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

2022-05-26 3.0.3

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.