edHat version.
I need to find that out first.
Tim
-Original Message-
From: openssl-users On Behalf Of Viktor
Dukhovni
Sent: Thursday 8 July 2021 22:04
To: openssl-users@openssl.org
Subject: Re: installing OpenSSL 1.1.1 on RedHat 6.x
On Thu, Jul 08, 2021 at 09:58:15PM +0100, Tim Culhane
-Original Message-
From: openssl-users On Behalf Of Viktor
Dukhovni
Sent: Thursday 8 July 2021 20:49
To: openssl-users@openssl.org
Subject: Re: installing OpenSSL 1.1.1 on RedHat 6.x
On Thu, Jul 08, 2021 at 05:55:42PM +0100, Tim Culhane wrote:
> We have a customer who is running
Hi Tom,
So from what you say, you can run an OpenSSL built on RedHat 6.6 on a
RedHat 6.6 server.
But you cannot run that build on RedHat 6.5?
Thanks,
Tim
-Original Message-
From: Floodeenjr, Thomas
Sent: Thursday 8 July 2021 18:02
To: Tim Culhane ; openssl-users@openssl.org
Subject
Hi,
We have a customer who is running our product on a RedHat 6.x server.
Our product uses OpenSSL 1.1.1 to handle secure connections.
Initial testing by the customer is showing segmentation faults in OpenSSL
during the handshake process.
We have successfully tested our product on CentOS 7.x ser
Hi all,
My company makes calls to functions in the openssl source and thus includes
header files defined in the openssl library.
Typically these header files were gathered together in a simgle place, under
include/openssl by way of symbolic links to the real header file locations.
At present I'm