RE: RFR: 8048830 - Implement tests for new functionality provided in JEP 166

2015-07-01 Thread Bhanu Prakash Gopularam
://cr.openjdk.java.net/%7Easmotrak/bhanu/8048830/webrev.04/http://cr.openjdk.java.net/~asmotrak/bhanu/8048830/webrev.04/ Thanks, Bhanu From: Bhanu Prakash Gopularam Sent: Monday, May 25, 2015 8:43 PM To: security-dev@openjdk.java.net Subject: RFR: 8048830 - Implement tests for new functionality provided

RE: RFR: 8048830 - Implement tests for new functionality provided in JEP 166

2015-05-28 Thread Bhanu Prakash Gopularam
-dev@openjdk.java.net Subject: RFR: 8048830 - Implement tests for new functionality provided in JEP 166 Hello, Please review tests for JEP 166: Tests check for default key store format i.e., PKCS 12, import a trusted cert into PKCS 12 key store and export cert and print it. Tests validate

RFR: 8048830 - Implement tests for new functionality provided in JEP 166

2015-05-25 Thread Bhanu Prakash Gopularam
Hello, Please review tests for JEP 166: Tests check for default key store format i.e., PKCS 12, import a trusted cert into PKCS 12 key store and export cert and print it. Tests validate whether exception is thrown when key entry with invalid cert chain is imported, Read and write key