VERSION(1) OpenSSL VERSION(1)
NAME
version(1,3,5) - print OpenSSL version(1,3,5) information
SYNOPSIS
openssl version(1,3,5) [-a] [-v] [-b] [-o] [-f] [-p]
DESCRIPTION
This command is used to print out version(1,3,5) 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(1,3,5) of OpenSSL was built.
-o option information: various options set(7,n,1 builtins) when the library was built.
-c compilation flags.
-p platform setting.
-d OPENSSLDIR setting.
NOTES
The output of openssl version(1,3,5) -a would typically be used when sending
in(1,8) a bug report.
HISTORY
The -d option was added in(1,8) OpenSSL 0.9.7.
0.9.7d 2002-01-04 VERSION(1)