120 lines
2.4 KiB
HTML
120 lines
2.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of VERSION</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>VERSION</H1>
|
|
Section: OpenSSL (1SSL)<BR>Updated: 2021-03-22<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
openssl-version, version - print OpenSSL version information
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
|
|
<B>openssl version</B>
|
|
[<B>-help</B>]
|
|
[<B>-a</B>]
|
|
[<B>-v</B>]
|
|
[<B>-b</B>]
|
|
[<B>-o</B>]
|
|
[<B>-f</B>]
|
|
[<B>-p</B>]
|
|
[<B>-d</B>]
|
|
[<B>-e</B>]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
|
|
This command is used to print out version information about OpenSSL.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-help</B><DD>
|
|
|
|
|
|
Print out a usage message.
|
|
<DT id="2"><B>-a</B><DD>
|
|
|
|
|
|
All information, this is the same as setting all the other flags.
|
|
<DT id="3"><B>-v</B><DD>
|
|
|
|
|
|
The current OpenSSL version.
|
|
<DT id="4"><B>-b</B><DD>
|
|
|
|
|
|
The date the current version of OpenSSL was built.
|
|
<DT id="5"><B>-o</B><DD>
|
|
|
|
|
|
Option information: various options set when the library was built.
|
|
<DT id="6"><B>-f</B><DD>
|
|
|
|
|
|
Compilation flags.
|
|
<DT id="7"><B>-p</B><DD>
|
|
|
|
|
|
Platform setting.
|
|
<DT id="8"><B>-d</B><DD>
|
|
|
|
|
|
<FONT SIZE="-1">OPENSSLDIR</FONT> setting.
|
|
<DT id="9"><B>-e</B><DD>
|
|
|
|
|
|
<FONT SIZE="-1">ENGINESDIR</FONT> setting.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>NOTES</H2>
|
|
|
|
|
|
|
|
The output of <B>openssl version -a</B> would typically be used when sending
|
|
in a bug report.
|
|
<A NAME="lbAG"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
|
|
|
|
Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
|
|
<P>
|
|
|
|
Licensed under the OpenSSL license (the ``License''). You may not use
|
|
this file except in compliance with the License. You can obtain a copy
|
|
in the file <FONT SIZE="-1">LICENSE</FONT> in the source distribution or at
|
|
<<A HREF="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</A>>.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="10"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="11"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="12"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="13"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="14"><A HREF="#lbAF">NOTES</A><DD>
|
|
<DT id="15"><A HREF="#lbAG">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:29 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|