version(1ssl) — Commands
NAME
version − Prints OpenSSL version information
SYNOPSIS
openssl version [−a] [−b] [−f] [−o] [−p] [−v]
OPTIONS
−aAll information. This is the same as setting all the other flags.
−bThe date the current version of OpenSSL was built.
−cCompilation flags.
−oOption information. Various options set when the library was built.
−pPlatform setting.
−vThe 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.