test/sun/security/mscapi/PublicKeyInterop.sh

Print this page

        

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