Weijun Wang
|
45a9ade337
|
8202598: keytool -certreq output contains inconsistent line separators
Reviewed-by: hchao, mullan
|
2023-12-14 14:37:15 +00:00 |
|
Gregor Purdy
|
949846986f
|
8318983: Fix comment typo in PKCS12Passwd.java
Reviewed-by: weijun
|
2023-12-02 21:13:37 +00:00 |
|
Matthew Donovan
|
6ce0ebb858
|
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
Reviewed-by: erikj, ihse, valeriep
|
2023-11-22 13:00:56 +00:00 |
|
Weijun Wang
|
84f4f7477c
|
8319213: Compatibility.java reads both stdout and stderr of JdkUtils
Reviewed-by: rhalade
|
2023-11-02 17:39:34 +00:00 |
|
Weijun Wang
|
1ddf826aea
|
8316964: Security tools should not call System.exit
Reviewed-by: valeriep
|
2023-10-24 18:32:01 +00:00 |
|
Matthias Baesken
|
8bbebbba8f
|
8315644: increase timeout of sun/security/tools/jarsigner/Warning.java
Reviewed-by: clanger, lucy
|
2023-09-05 07:06:37 +00:00 |
|
Anthony Scarpino
|
e737968792
|
8308398: Move SunEC crypto provider into java.base
Reviewed-by: valeriep, alanb
|
2023-07-17 17:38:54 +00:00 |
|
Rajan Halade
|
119cc495fc
|
8156889: ListKeychainStore.sh fails in some virtualized environments
Reviewed-by: mullan
|
2023-07-12 18:15:20 +00:00 |
|
Matthew Donovan
|
130a9f1387
|
8292704: sun/security/tools/jarsigner/compatibility/Compatibility.java use wrong key size for EC
Reviewed-by: rhalade
|
2023-06-22 18:43:27 +00:00 |
|
Mark Powers
|
d987176412
|
8307794: Test for HSS/LMS Signature Verification
Reviewed-by: mullan
|
2023-06-01 14:09:36 +00:00 |
|
Eirik Bjorsnos
|
31680b2bcf
|
8303410: Remove ContentSigner APIs and jarsigner -altsigner and -altsignerpath options
Reviewed-by: weijun
|
2023-03-14 11:48:59 +00:00 |
|
Pavel Rappo
|
45a616a891
|
8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
|
2023-03-07 15:31:42 +00:00 |
|
Hai-May Chao
|
b00b70c240
|
8286907: keytool should warn about weak PBE algorithms
Reviewed-by: mullan, weijun
|
2023-02-02 21:17:08 +00:00 |
|
Jaikiran Pai
|
e41686b405
|
8298710: Fix typos in test/jdk/sun/security/tools/jarsigner/
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: lancea
|
2022-12-16 05:16:40 +00:00 |
|
Mark Powers
|
79d163d499
|
8293412: Remove unnecessary java.security.egd overrides
Reviewed-by: xuelei, djelinski
|
2022-12-06 20:36:50 +00:00 |
|
Matthias Baesken
|
8836b92593
|
8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException
Reviewed-by: mullan, mdoerr
|
2022-11-07 07:50:12 +00:00 |
|
Weijun Wang
|
0d0bd7bd40
|
8296072: CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
Reviewed-by: xuelei, mullan
|
2022-11-01 12:49:11 +00:00 |
|
Bill Huang
|
ac1941425b
|
8294994: Update Jarsigner and Keytool i18n tests to validate i18n compliance
Reviewed-by: naoto
|
2022-10-12 22:17:19 +00:00 |
|
Daniel Jeliński
|
205f992e9e
|
8293326: jdk/sun/security/tools/jarsigner/compatibility/SignTwice.java slow on Windows
Reviewed-by: weijun, wetmore
|
2022-09-07 05:25:53 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Hai-May Chao
|
2ed75be659
|
8286090: Add RC2/RC4 to jdk.security.legacyAlgorithms
Reviewed-by: mullan
|
2022-05-17 21:47:54 +00:00 |
|
Weijun Wang
|
f4f1dddfef
|
8284194: Allow empty subject fields in keytool
Reviewed-by: jnimeh, hchao
|
2022-05-15 22:30:06 +00:00 |
|
Hai-May Chao
|
09e6ee96bd
|
8255552: Add DES/3DES/MD5 to jdk.security.legacyAlgorithms
Reviewed-by: mullan, weijun
|
2022-05-04 20:35:16 +00:00 |
|
Mark Powers
|
d6f01e9d6f
|
8234128: jarsigner will not show not-signed-by-alias warning if an intermediate cert is in this keystore
Reviewed-by: jnimeh
|
2022-04-07 15:52:43 +00:00 |
|
Valerie Peng
|
3b5dfee939
|
8283665: Two Jarsigner tests needs to be updated with JDK-8267319
Reviewed-by: xuelei, ascarpino, hchao, weijun
|
2022-03-25 17:10:59 +00:00 |
|
Valerie Peng
|
313bc7f64f
|
8267319: Use larger default key sizes and algorithms based on CNSA
Reviewed-by: weijun, xuelei
|
2022-03-24 22:50:26 +00:00 |
|
Hai-May Chao
|
f43ffe211f
|
8282633: jarsigner output does not explain why an EC key is disabled if its curve has been disabled
Reviewed-by: weijun
|
2022-03-15 15:54:47 +00:00 |
|
Hai-May Chao
|
fb6b929e6e
|
8277474: jarsigner does not check if algorithm parameters are disabled
Reviewed-by: mullan, weijun
|
2022-03-03 23:01:26 +00:00 |
|
Weijun Wang
|
fc918a73d0
|
8281234: The -protected option is not always checked in keytool and jarsigner
Reviewed-by: hchao, mullan
|
2022-03-02 14:07:26 +00:00 |
|
Weijun Wang
|
2ed1f4cf32
|
8281175: Add a -providerPath option to jarsigner
Reviewed-by: xuelei, hchao
|
2022-02-07 15:05:30 +00:00 |
|
Hai-May Chao
|
c2ee1b33c3
|
8273236: keytool does not accurately warn about algorithms that are disabled but have additional constraints
Reviewed-by: mullan
|
2022-01-26 20:31:04 +00:00 |
|
Daniel Jelinski
|
f31dead6c5
|
8279043: Some Security Exception Messages Miss Spaces
Reviewed-by: weijun
|
2021-12-21 18:24:31 +00:00 |
|
Sean Mullan
|
03f8c0fb93
|
8275887 : jarsigner prints invalid digest/signature algorithm warnings if keysize is weak/disabled
Reviewed-by: weijun
|
2021-11-19 14:36:07 +00:00 |
|
Weijun Wang
|
262d07001b
|
8277246: Check for NonRepudiation as well when validating a TSA certificate
Reviewed-by: xuelei, mullan
|
2021-11-17 20:03:55 +00:00 |
|
Hai-May Chao
|
de93b1d0e8
|
8257722: Improve "keytool -printcert -jarfile" output
Reviewed-by: weijun
|
2021-10-28 23:04:34 +00:00 |
|
Hai-May Chao
|
fec470f262
|
8272163: Add -version option to keytool and jarsigner
Reviewed-by: weijun
|
2021-10-22 20:53:38 +00:00 |
|
Sean Mullan
|
49f9d8031e
|
8243585: AlgorithmChecker::check throws confusing exception when it rejects the signer key
Reviewed-by: ascarpino
|
2021-10-21 17:28:40 +00:00 |
|
Sean Coffey
|
03a8d342b8
|
8273826: Correct Manifest file name and NPE checks
Reviewed-by: weijun, hchao, mullan
|
2021-10-07 15:12:13 +00:00 |
|
Sean Mullan
|
6d91a3eb7b
|
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
|
2021-09-21 13:45:47 +00:00 |
|
Hai-May Chao
|
fc38331f44
|
8260960: Signs of jarsigner signing
Reviewed-by: weijun, rhalade
|
2021-07-21 20:28:55 +00:00 |
|
Hai-May Chao
|
f2d880c11a
|
8266400: importkeystore fails to a password less pkcs12 keystore
Reviewed-by: weijun
|
2021-05-24 15:38:32 +00:00 |
|
Hai-May Chao
|
995e956030
|
8266225: jarsigner is using incorrect security property to show weakness of certs
Reviewed-by: weijun, mullan
|
2021-05-11 19:37:26 +00:00 |
|
Weijun Wang
|
48bb996ac9
|
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Reviewed-by: coffeys, hchao
|
2021-04-30 14:04:13 +00:00 |
|
Sean Mullan
|
7232e3c704
|
8249906: Enhance opening JARs
Reviewed-by: weijun, rhalade, mschoene
|
2021-04-20 21:45:52 +00:00 |
|
Weijun Wang
|
9cd5400d9b
|
8265138: Simplify DerUtils::checkAlg
Reviewed-by: xuelei
|
2021-04-13 16:56:36 +00:00 |
|
Hai-May Chao
|
719f95e504
|
8260693: Provide the support for specifying a signer in keytool -genkeypair
Reviewed-by: weijun
|
2021-04-09 01:59:59 +00:00 |
|
Hai-May Chao
|
05301f5fd2
|
8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
Reviewed-by: coffeys, mullan, weijun
|
2021-02-17 16:38:56 +00:00 |
|
Fernando Guallini
|
d2bd499222
|
8163498: Many long-running security libs tests
Reviewed-by: rhalade, weijun
|
2021-02-05 05:22:51 +00:00 |
|
Fernando Guallini
|
9f0a043648
|
8260286: Manual Test "ws/open/test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java" fails
Reviewed-by: rhalade
|
2021-01-26 18:15:26 +00:00 |
|
Hai-May Chao
|
c7e2174bf1
|
8259401: Add checking to jarsigner to warn weak algorithms used in signer’s cert chain
Reviewed-by: mullan, weijun, rhalade
|
2021-01-13 22:32:45 +00:00 |
|