Thankyou for the suggestions. After correcting few options the
"ClientHello" goes successfully but we have failure in "DTLSv1_listen".
There are'nt any cookies in the Client Hello request.
But DTLSv1_listen return error and the failure in see is in
"SSLerr(SSL_F_DTLSV1_LISTEN, SSL_R_COOKIE_GEN_CALL
I'm trying to figure out what I have done wrong here...
Using openssl-fips-2.0.16 and openssl 1.0.2l (please let me know if there is
a newer/better combo to use)
Openssl-fips config is:
./Configure linux-generic64 --prefix=/usr/openssl --openssldir=/usr/openssl
--cross-compile-prefix=XYZ-
On 30/10/17 13:50, Matt Caswell wrote:
> Forthcoming OpenSSL releases
>
>
> The OpenSSL project team would like to announce the forthcoming release
> of OpenSSL versions 1.1.0g and 1.0.2m.
>
> These releases will be made available on 2nd November 2017 between
> appr
Hi,
I have am trying to compile OpenSSL 1.0.2l static library using FIPS - 2.0.16
on Windows 2012 R2, Visual Studio 2015, using reference from
https://www.openssl.org/docs/fips/UserGuide-2.0.pdf , page #68.
Step 1:
- cd openssl-fips-2.0.16
- ms\do_fips
Step 2:
- cd openssl-1.0.2l
- set FIPSDIR=C
Forthcoming OpenSSL releases
The OpenSSL project team would like to announce the forthcoming release
of OpenSSL versions 1.1.0g and 1.0.2m.
These releases will be made available on 2nd November 2017 between
approximately 1300-1700 UTC.
This is a bug-fix release. It w
Hi,
Client Platform: OSX 10.12OpenSSL: openssl-1.0.2g, built by myself i.e. no
system default OpenSSL
server platform: ubuntu 16.4OpenSSL: 1.1.0e built by myself i.e. no system
default OpenSSL
Issue: SSL_read gets failed with errno is 60 (ETIMEDOUT, operation timed out),
ERR_get_error return 0