jdk-24/test/jdk/sun/security/pkcs12
Bill Huang 375bfac8e7 8327474: Review use of java.io.tmpdir in jdk tests
Reviewed-by: michaelm, jpai
2024-04-03 17:04:09 +00:00
..
params 8153005: Upgrade the default PKCS12 encryption/MAC algorithms 2020-10-30 13:23:33 +00:00
AttributesCorrectness.java 8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry 2023-10-02 21:53:12 +00:00
AttributesMultiThread.java 8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry 2023-10-02 21:53:12 +00:00
Bug6415637.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EmptyAlias.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EmptyPassword.java 8231107: Allow store password to be null when saving a PKCS12 KeyStore 2021-12-01 01:01:57 +00:00
GetAttributes.java 8225181: KeyStore should have a getAttributes method 2021-12-03 18:52:17 +00:00
GetSetEntryTest.java 8327461: KeyStore getEntry is not thread-safe 2024-03-11 16:33:17 +00:00
ImportPassKeyAlg.java 8286069: keytool prints out wrong key algorithm for -importpass command 2022-05-04 02:56:18 +00:00
KeytoolOpensslInteropTest.java 8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344 2022-02-04 07:47:42 +00:00
MixedcaseAlias.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
P12SecretKey.java 8327474: Review use of java.io.tmpdir in jdk tests 2024-04-03 17:04:09 +00:00
ParamsPreferences.java 8266293: Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long" 2021-05-06 18:00:11 +00:00
PBES2Encoding.java 8214024: Remove the default keytool -keyalg value 2019-11-15 09:06:58 +08:00
PKCS12SameKeyId.java 8242151: Improve OID mapping and reuse among JDK security providers for aliases registration 2020-05-19 04:05:03 +00:00
ProbeBER.java 8215769: Java cannot probe pkcs12 files exported by Firefox 2018-12-22 10:38:45 +08:00
ProbeLargeKeystore.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SameDN.java 8214024: Remove the default keytool -keyalg value 2019-11-15 09:06:58 +08:00
SecretKeyAlgorithms.java 8286422: Add OIDs for RC2 and Blowfish 2022-05-12 13:27:45 +00:00
StorePasswordTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StoreSecretKeyTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StoreTrustedCertTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
trusted.pem 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
WrongPBES2.java 8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11 2018-12-05 08:48:49 +08:00