Scroll to navigation

VERSION(1) OpenSSL VERSION(1)

NAME

openssl-version, version - print OpenSSL version information

SYNOPSIS

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

DESCRIPTION

This command is used to print out version information about OpenSSL.

OPTIONS

all information, this is the same as setting all the other flags.
the current OpenSSL version.
the date the current version of OpenSSL was built.
option information: various options set when the library was built.
compilation flags.
platform setting.
OPENSSLDIR setting.

NOTES

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

HISTORY

The -d option was added in OpenSSL 0.9.7.

2024-02-26 1.0.2u