I am compiling from openssl.org source.
--
pwd
.../openssl-1.0.2k/test
grep -A 4 'test_verify:' Makefile
test_verify: ../apps/openssl$(EXE_EXT)
@echo "The following command should have some OK's and some failures"
@echo "There are definitly a few expired certificates"
../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs/demo ../certs/demo/*.pem
2018-05-18 11:53 GMT-04:00 Viktor Dukhovni <openssl-users@xxxxxxxxxxxx>:
> On May 18, 2018, at 11:22 AM, Philippe Anctil <philippe.anctil@xxxxxxxxx> wrote:
>
> Hi,
>
> I have been compiling openssl libraries on RHEL5 for a while without issue. My build for 1.0.2k fails on a new RHEL7 server. I have narrowed down the cause to the make_verify test.
All tests pass when I build 1.0.2p. There is no "verify_test" in any version
of 1.0.2 I can find, including 1.0.2k. Perhaps that test is part of Redhat
specific patches to OpenSSL. You'll need to solve this with whoever authored
that test.
--
Viktor.
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Philippe Anctil
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users