linux man page for version

Query: version

OS: linux

Section: 1ssl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VERSION(1SSL)							      OpenSSL							     VERSION(1SSL)

NAME
version - print OpenSSL version information
SYNOPSIS
openssl version [-a] [-v] [-b] [-o] [-f] [-p]
DESCRIPTION
This command is used to print out version information about OpenSSL.
OPTIONS
-a all information, this is the same as setting all the other flags. -v the current OpenSSL version. -b the date the current version of OpenSSL was built. -o option information: various options set when the library was built. -c compilation flags. -p platform setting. -d 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. 1.0.0e 2002-01-04 VERSION(1SSL)
Related Man Pages
openssl_version_number(3ssl) - linux
openssl_version_number(3openssl) - opensolaris
version(1ssl) - minix
version(1ssl) - x11r4
version(1ssl) - php
Similar Topics in the Unix Linux Community
Free UNIX version
How to hide SSH version
Split and add header and trailer from input file
Date format change in UNIX .dat file
Conversion of Perl Script to Shell Script..