X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2FMakefile;h=df1514bf7238190bec3517a30c177e6b2af0cd2b;hp=67243ea747afe60d6ce08b58b89600e3532d248e;hb=ea4507ee1ca3a5d9697075ff24eab89fa5711d6b;hpb=f5cd3db541cd1fa71bec1c07a9aecc3e0e058096 diff --git a/test/Makefile b/test/Makefile index 67243ea747..df1514bf72 100644 --- a/test/Makefile +++ b/test/Makefile @@ -318,7 +318,8 @@ test_gen: ../apps/openssl testgen test.cnf @sh ./testgen test_ss keyU.ss certU.ss certCA.ss certP1.ss keyP1.ss certP2.ss keyP2.ss \ - intP1.ss intP2.ss: testss CAss.cnf Uss.cnf P1ss.cnf P2ss.cnf + intP1.ss intP2.ss: testss CAss.cnf Uss.cnf P1ss.cnf P2ss.cnf \ + ../apps/openssl @echo "Generate and certify a test certificate" @sh ./testss @cat certCA.ss certU.ss > intP1.ss