On 2018-04-17, 22:36 GMT, Rob Marshall wrote:
> The OS is SLES 10 SP3 and there are currently close to 80
> binaries that appear to use libssl.so.0.9.8.
Whoever decided this platform is a good idea, was in my opinion
wrong. https://en.wikipedia.org/wiki/SUSE_Linux_Enterprise tells
me that a) th
On 4/17/2018 5:47 PM, Ludwig, Mark wrote:
From: Bill Kurland, Tuesday, April 17, 2018 4:19 PM
I'm trying to build openssl-1.1.0h on AIX 6.1 with the ultimate goal of
building the IO::Socket::SSL perl module.
make fails when creating libcrypto.a and libssl.a because, it seems, the *.o
files ar
>But I know someone is going to ask: Can you apply all of the newer
security fixes to 0.9.8zh? So I'll ask...can I?
The project stopped supporting 0.9.8 2+ years ago, and announced its plans 3+
years ago. Backporting fixes from 1.0.2 should be possible, but won't always
be easy.
It m
On 17/04/18 06:36 PM, Rob Marshall wrote:
Hi,
The OS is SLES 10 SP3 and there are currently close to 80 binaries
that appear to use libssl.so.0.9.8. They are from a bunch of different
packages, so I would imagine that updating to anything more recent
than 0.9.8 would be a major hassle and possib
On 17/04/18 23:36, Rob Marshall wrote:
> Hi,
>
> The OS is SLES 10 SP3 and there are currently close to 80 binaries
> that appear to use libssl.so.0.9.8. They are from a bunch of different
> packages, so I would imagine that updating to anything more recent
> than 0.9.8 would be a major hassle a
Hi,
The OS is SLES 10 SP3 and there are currently close to 80 binaries
that appear to use libssl.so.0.9.8. They are from a bunch of different
packages, so I would imagine that updating to anything more recent
than 0.9.8 would be a major hassle and possibly not even possible.
I did find openssl-0.
>I have an application that runs on an old OS that currently has
OpenSSL 0.9.8a
So you should be able to compile and install the last 0.9.8 release,
https://www.openssl.org/source/old/0.9.x/openssl-0.9.8zc.tar.gz Note that this
is more than two years old. Many fixes have happened since
On 17/04/18 05:34 PM, Rob Marshall wrote:
Hi,
I have an application that runs on an old OS ...
I hate to be "that guy" and ask the dumb question but what OS is this
and are you able to re-compile and re-link the application?
Dennis
--
openssl-users mailing list
To unsubscribe: https://mta.o
> From: Bill Kurland, Tuesday, April 17, 2018 4:19 PM
>
> I'm trying to build openssl-1.1.0h on AIX 6.1 with the ultimate goal of
> building the IO::Socket::SSL perl module.
>
> make fails when creating libcrypto.a and libssl.a because, it seems, the *.o
> files are in a format not recognized b
Hi,
I have an application that runs on an old OS that currently has
OpenSSL 0.9.8a installed and many binaries dependent on
libssl.so.0.9.8. Would it be possible to get the recent (it looks like
0.9.8a is pretty old) security patches and apply them to create an
updated 0.9.8a?
Thanks,
Rob
--
op
I'm trying to build openssl-1.1.0h on AIX 6.1 with the ultimate goal of
building the IO::Socket::SSL perl module.
make fails when creating libcrypto.a and libssl.a because, it seems, the
*.o files are in a format not recognized by ar
I've passed "-Wl,-baix5coff64-rs6000" in config. I've also
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
OpenSSL version 1.1.1 pre release 5 (beta)
===
OpenSSL - The Open Source toolkit for SSL/TLS
https://www.openssl.org/
OpenSSL 1.1.1 is currently in beta. OpenSSL 1.1.1 pre release 5 has now
Hi!
My application server can receive 2 types of incoming connections, either
from user requests (such as Firefox) or from a proprietary client for which
the HTTP requests are controlled. I want to enforce client verification for
the proprietary client connections, not for the user requests.
Unfo
13 matches
Mail list logo