test/sun/security/mscapi/SignUsingSHA2withRSA.sh

Print this page

        

*** 58,69 **** -dname "cn=6753664,c=US" \ -noprompt echo echo "Running the test..." ! ${TESTJAVA}/bin/javac -d . ${TESTSRC}\\SignUsingSHA2withRSA.java ! ${TESTJAVA}/bin/java ${TESTVMOPTS} SignUsingSHA2withRSA rc=$? echo echo "Removing the temporary RSA keypair from the Windows-My store..." --- 58,69 ---- -dname "cn=6753664,c=US" \ -noprompt echo echo "Running the test..." ! ${TESTJAVA}/bin/javac ${TESTTOOLVMOPTS} ${TESTJAVACOPTS} -d . ${TESTSRC}\\SignUsingSHA2withRSA.java ! ${TESTJAVA}/bin/java ${TESTVMOPTS} ${TESTJAVAOPTS} SignUsingSHA2withRSA rc=$? echo echo "Removing the temporary RSA keypair from the Windows-My store..."