VERSION 1 2003-07-24 0.9.9-dev OpenSSL

NAME

version - print OpenSSL version information

LIBRARY

libcrypto, -lcrypto

SYNOPSIS

ooppeennssssll vveerrssiioonn [--aa] [--vv] [--bb] [--oo] [--ff] [--pp]

DESCRIPTION

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

OPTIONS

--aa all information, this is the same as setting all the other flags.
--vv the current OpenSSL version.
--bb the date the current version of OpenSSL was built.
--oo option information: various options set when the library was built.
--cc compilation flags.
--pp platform setting.
--dd OPENSSLDIR setting.

NOTES

The output of ooppeennssssll vveerrssiioonn --aa would typically be used when sending in a bug report.

HISTORY

The --dd option was added in OpenSSL 0.9.7.