Hi OpenSSL users,
I am working in a project to replace my old third party crypto library with
openSSL crypto library. I have requirement to maintain the compatibility
across the library. i.e. any IP encrypted with older crypto library should
be decrypted by openSSL library. I am facing issue in R
Dear Users,
I have released version 5.45 of stunnel.
Version 5.45, 2018.05.21, urgency: MEDIUM
* New feature sponsored by https://loadbalancer.org/
- Implemented delayed deallocation of service sections
after configuration file reload.
* Other new features
- OpenSSL DLLs updated to versio
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
You need to do this in the top directory first:
make rehash
Cheers,
Richard
In message
on Fri, 18 May 2018 11:22:14 -0400, Philippe Anctil
said:
philippe.anctil> Hi,
philippe.anctil>
philippe.anctil> I have been compiling openssl libraries on RHEL5 for
philippe.anctil> a while without
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
> Alex H
> Sent: Saturday, May 19, 2018 15:53
> To: openssl-users@openssl.org
> Subject: Re: [openssl-users] Receive throttling on SSL sockets
> > Flow control really, really, *really* seems like an application-layer t
Hi,
I'm trying to build openssl with FIPS module on Ubuntu 14.04 32 bits,
but during one of the steps the fipsld tool starts being called recursively.
It happens on this step:
sh -c ( :; LIBDEPS="${LIBDEPS:--L.. -lssl -L.. -lcrypto -ldl
-L/usr/local/lib -lz}";
LDCMD="${LDCMD:-/usr/local/