hg: jdk9/dev/jdk: 8048617: Tests for PKCS12 read operations

weijun.wang at oracle.com weijun.wang at oracle.com
Wed Aug 27 03:32:41 UTC 2014


Changeset: 785858138c56
Author:    weijun
Date:      2014-08-27 11:33 +0800
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/785858138c56

8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
Contributed-by: Zaiyao Liu <zaiyao.liu at oracle.com>

+ test/java/security/KeyStore/PKCS12/ReadP12Test.java
+ test/java/security/KeyStore/PKCS12/certs/readP12/ie_chain.pfx.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/ie_self.pfx.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/jdk_chain.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/jdk_self.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/mozilla_chain.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/mozilla_self.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/mozilla_twoentries.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/netscape_chain.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/netscape_self.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/netscape_twoentries.p12.data
+ test/java/security/KeyStore/PKCS12/certs/readP12/openssl.p12.data



More information about the jdk9-dev-changes mailing list