openssl version

print OpenSSL version information 

openssl command


SYNOPSIS

openssl version [-help] [-a] [-v] [-b] [-o] [-f] [-p] [-d] [-e] [-m] [-r] [-c]


DESCRIPTION

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

Options

-help 

Print out a usage message.

-a 

displays all information, this is the same as setting all the other flags.

-v 

displays the current OpenSSL version.

-b 

displays the date the current version of OpenSSL was built.

-o 

displays option information: various options set when the library was built.

-f 

displays compilation flags.

-p 

displays platform setting.

-d 

OPENSSLDIR setting.

-e 

ENGINESDIR settings.

-m 

MODULESDIR settings.

-r 

The random number generator source settings.

-c 

The OpenSSL CPU settings info.


NOTES

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


COPYRIGHT

Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.

Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or here: OpenSSL.


AVAILABILITY

PTC MKS Toolkit for System Administrators
PTC MKS Toolkit for Developers
PTC MKS Toolkit for Interoperability
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition


PTC MKS Toolkit 10.5 Documentation Build 40.