jdk-24/jdk/test/java/security/cert
Jamil Nimeh 1b9ce49e92 8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation
Fix cases where non-certificate issuer information may be passed into the OCSPResponse.verify method, thereby causing NPEs to be thrown.

Reviewed-by: xuelei
2016-09-14 07:37:15 -07:00
..
CertificateFactory 8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input 2014-10-15 11:43:27 -07:00
CertificateRevokedException 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
CertPath 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CertPathBuilder 8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin 2016-08-19 06:27:54 +00:00
CertPathValidator 8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation 2016-09-14 07:37:15 -07:00
CertPathValidatorException 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CertStore 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
pkix 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
PKIXBuilderParameters 8031651: Remove unneeded -source and -target flags in jdk repo regression tests 2014-01-14 10:08:24 -08:00
PKIXParameters 8031651: Remove unneeded -source and -target flags in jdk repo regression tests 2014-01-14 10:08:24 -08:00
PKIXRevocationChecker 8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests 2013-10-22 11:57:38 -07:00
PolicyNode 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
URICertStoreParameters 8038084: CertStore needs a way to add new CertStore types 2015-05-15 01:14:25 +00:00
X509Certificate 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
X509CertSelector 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CertPathEncodingTest.java 8074931: Additional tests for CertPath API 2015-09-15 12:43:12 +03:00
GetInstance.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
X509CertSelectorTest.java 8074931: Additional tests for CertPath API 2015-09-15 12:43:12 +03:00