Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

version(1ssl) [v7 man page]

VERSION(1SSL)							      OpenSSL							     VERSION(1SSL)

NAME
openssl-version, version - print OpenSSL version information SYNOPSIS
openssl version [-help] [-a] [-v] [-b] [-o] [-f] [-p] [-d] [-e] DESCRIPTION
This command is used to print out version information about OpenSSL. OPTIONS
-help Print out a usage message. -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. -f Compilation flags. -p Platform setting. -d OPENSSLDIR setting. -e ENGINESDIR setting. NOTES
The output of openssl version -a would typically be used when sending in a bug report. COPYRIGHT
Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. 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 LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>. 1.1.1a 2018-12-18 VERSION(1SSL)

Check Out this Related Man Page

VERSION(1SSL)							      OpenSSL							     VERSION(1SSL)

NAME
openssl-version, version - print OpenSSL version information SYNOPSIS
openssl version [-help] [-a] [-v] [-b] [-o] [-f] [-p] [-d] [-e] DESCRIPTION
This command is used to print out version information about OpenSSL. OPTIONS
-help Print out a usage message. -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. -f Compilation flags. -p Platform setting. -d OPENSSLDIR setting. -e ENGINESDIR setting. NOTES
The output of openssl version -a would typically be used when sending in a bug report. COPYRIGHT
Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. 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 LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>. 1.1.1a 2018-12-18 VERSION(1SSL)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

openssl help

I ungraded my openssl on sun solaris 8 from openssl 0.9.6c to openssl 0.9.6g the ungrade went fine but when I tried to ssh in to server, I received the following error message "ld.so.1: ./sshd: fatal: relocation error: file /usr/local/ssl/lib/libcrypto.so.0.9.6: symbol main: referenced symbol... (2 Replies)
Discussion started by: hassan2
2 Replies

2. UNIX for Advanced & Expert Users

solaris 9 openssl make problem with ld

i've seen a few posts regarding this issue, and i've tried the resolutions, but i keep running into the same problem. i'm trying to compile OpenSSL with the use of rsaref-2.0 (i'm running through this tutorial... (1 Reply)
Discussion started by: xyyz
1 Replies

3. AIX

AIX 6.1 and OpenSSH

Hi, First of all, I wanted to try AIX and purchased a rs6000 from ebay with AIX6.1 installed. My plan is to lear AIX, but I need to install ssh on the machine for the remote access. The point is that I have seen nowhere a how'to or something. Can you please give me some advices? ... (11 Replies)
Discussion started by: aixn00b
11 Replies

4. UNIX for Dummies Questions & Answers

Ugrade OpenSSL on Centos 5.5

Hi, I have been trying to upgrade my OpenSSL for a while now, tried looking for guides on the forums and found nothing. I am trying to be able to use the "openssl version" command to be able to see the newer version I compiled openssl-1.0.0a with vanilla config at start, then compiled it... (0 Replies)
Discussion started by: Amit86
0 Replies

5. UNIX for Advanced & Expert Users

Compression with openssl

Hi , 1-I need to know please if it's possible to compress using openssl? Here is the version used: openssl version -a OpenSSL 0.9.7d 17 Mar 2004 (+ security fixes for: CVE-2005-2969 CVE-2006-2937 CVE-2006-2940 CVE2006-3738 CVE-2006-4339 CVE-2006-4343 CVE-2007-5135 CVE-2008-5077... (3 Replies)
Discussion started by: Eman_in_forum
3 Replies

6. Cybersecurity

The Heartbleed Bug - What versions of the OpenSSL are affected?

Reference: The Heartbleed Bug What versions of the OpenSSL are affected? Status of different versions: OpenSSL 1.0.1 through 1.0.1f (inclusive) are vulnerable OpenSSL 1.0.1g is NOT vulnerable OpenSSL 1.0.0 branch is NOT vulnerable OpenSSL 0.9.8 branch is NOT vulnerable Bug was... (3 Replies)
Discussion started by: Neo
3 Replies

7. UNIX for Dummies Questions & Answers

Find applications that use openssl

I have a OpenSSL configured in my RHEL machine. I need to find the list of applications that use or depend on OpenSSL. Is it possible to know which application is using the shared library? ldd `which openssl` linux-gate.so.1 => (0x00b3a000) libssl.so.10 => /usr/lib/libssl.so.10... (5 Replies)
Discussion started by: gowtham.varma
5 Replies

8. Red Hat

Issue w/manually installing OpenSSL 1.0.1j

My Redhat Enterprise 5 system is vulnerable to POODLE and there does not seem to be a Redhat fix coming down the pipe. So I have downloaded OpenSSL 1.0.1j from source and built it. My question is ho do I make sure the Apache and Tomcat use the1.0.1j version and not the distro version. Thanks,... (0 Replies)
Discussion started by: caspersgrin
0 Replies

9. Red Hat

Openssl vulnerabilities

Hi there, The following openssl package are installed on the machine (openssl-1.0.0-27.el6_4.2.x86_64). It isn't the last version but I need to known if this content Vulnerabilities... How to check that on RedHat? Could you please tell me how to find this information?? Thankx (3 Replies)
Discussion started by: hiero_nymus
3 Replies

10. UNIX for Advanced & Expert Users

OpenSSL usage on Linux Distros

Hi, My server is Centos 6 i686. Is it possible get an openssl download from this site "https://www.openssl.org/source/" (which is used for 64 bit platforms) and use it on 32 bit platforms also? Thx, Aigini (5 Replies)
Discussion started by: anaigini45
5 Replies