hg: jdk8u/jdk8u-dev/jdk: 8048617: Tests for PKCS12 read operations

konstantin.shefov at oracle.com konstantin.shefov at oracle.com
Mon Mar 21 16:42:54 UTC 2016


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

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 jdk8u-dev-changes mailing list