Commit Graph

15 Commits

Author SHA1 Message Date
Bhanu Prakash Gopularam b012e44b2a 8048621: Implement basic keystore tests
Tests for basic operations of KeyStore entry

Reviewed-by: xuelei
2016-05-23 23:19:59 -07:00
Bhanu Prakash Gopularam ea9383ca62 8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
2016-05-18 22:27:10 -07:00
Sean Coffey b1d9c854d3 Merge 2016-03-29 19:05:45 +01:00
Bhanu Prakash Gopularam 1b85150195 8048830: Implement tests for new functionality provided in JEP 166
New tests for validating read write operations on PKCS 12 based keystore

Reviewed-by: vinnie
2016-03-29 01:57:33 -07:00
Zaiyao Liu 533ef2ef7d 8048619: Implement tests for converting PKCS12 keystores
Reviewed-by: weijun
2014-12-04 16:50:31 +08:00
Zaiyao Liu 803660a4a5 8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
2014-08-27 11:33:45 +08:00
Zaiyao Liu df71d49502 8048618: Tests for PKCS12 write operations
Reviewed-by: weijun
2015-03-23 15:37:03 +08:00
Vinnie Ryan 5dad818213 8136534: Loading JKS keystore using non-null InputStream results in closed stream
Reviewed-by: mullan, wetmore
2015-10-14 16:45:43 +01:00
Vinnie Ryan 421c0ad331 8062552: Support keystore type detection for JKS and PKCS12 keystores
Reviewed-by: weijun
2015-05-25 09:18:22 +01:00
Vinnie Ryan 3d55cc1e02 8007934: algorithm parameters for PBE Scheme 2 not decoded correctly in PKCS12 keystore
Reviewed-by: mullan
2013-02-13 16:01:26 +00:00
Vinnie Ryan ddbfa5fe53 8006994: Cleanup PKCS12 tests to ensure streams get closed
Reviewed-by: mullan
2013-02-04 17:20:26 +00:00
Vinnie Ryan 3727e751f6 8006855: PKCS12 test failures due to unsupported algorithm
Reviewed-by: mullan
2013-01-24 16:44:15 +00:00
Vinnie Ryan 7dcd0b38a8 8006591: Protect keystore entries using stronger PBE algorithms
Reviewed-by: mullan
2013-01-23 21:25:49 +00:00
Kelly O'Hair fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
J. Duke 319a3b9947 Initial load 2007-12-01 00:00:00 +00:00