My "make test" for today's 1.0.2n release is getting an error at the very last (I think) "test_bad_dtls" step. This is FIPS-enabled, built with the 2.0.12 FIPS module. With the Previous 1.0.2m release the "test_bad_dtls" step silently completed but with 1.0.2n I get: test_bad_dtls ../util/shlib_wrap.sh ./bad_dtls_test test_fatalerr ../util/shlib_wrap.sh ./fatalerrtest ../apps/server.pem ../apps/server.pem SSL_accept() failed -1, 1 47220303776416:error:140800FF:SSL routines:ssl3_accept:unknown state:s3_srvr.c:869: make[1]: Leaving directory `/data1/xd/openssl-1.0.2n/test' OPENSSL_CONF=apps/openssl.cnf util/opensslwrap.sh version -a OpenSSL 1.0.2n-fips 7 Dec 2017 built on: reproducible build, date unspecified platform: linux-x86_64 options: bn(64,64) rc4(16x,int) des(idx,cisc,16,int) idea(int) blowfish(idx) compiler: gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -I/usr/local/ssl/fips-2.0/include -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM Probably I don't care, since my application isn't using DTLS, but I'd just like a confirmation that this is OK. - Thanks, Andrew Porter -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users