Index Index for
Section 1ssl
Index Alphabetical
listing for V
Bottom of page Bottom of
page

version(1ssl)

NAME

version - Prints OpenSSL version information

SYNOPSIS

openssl version [-a] [-b] [-f] [-o] [-p] [-v]

OPTIONS

-a All information. This is the same as setting all the other flags. -b The date the current version of OpenSSL was built. -c Compilation flags. -o Option information. Various options set when the library was built. -p Platform setting. -v The current OpenSSL version.

DESCRIPTION

The version command prints version information about OpenSSL.

NOTES

The output of openssl version -a would typically be used when sending a bug report.

Index Index for
Section 1ssl
Index Alphabetical
listing for V
Top of page Top of
page