test/sun/security/mscapi/SignUsingNONEwithRSA.sh

Print this page

        

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