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 |
|
Rajan Halade
|
4ce83f2a3a
|
8039278: console.sh failed Automatically with exit code 1
Reviewed-by: xuelei, weijun
|
2021-01-07 18:47:43 +00:00 |
|
Christoph Langer
|
1e9a432d59
|
8256202: Some tweaks for jarsigner tests PosixPermissionsTest and SymLinkTest
Reviewed-by: mbaesken
|
2020-11-13 17:28:05 +00:00 |
|
Weijun Wang
|
f77a658557
|
8153005: Upgrade the default PKCS12 encryption/MAC algorithms
Reviewed-by: mullan
|
2020-10-30 13:23:33 +00:00 |
|
Weijun Wang
|
839f01ddf5
|
8242068: Signed JAR support for RSASSA-PSS and EdDSA
Reviewed-by: valeriep
|
2020-10-21 14:18:43 +00:00 |
|
Anthony Scarpino
|
0b83fc0150
|
8235710: Remove the legacy elliptic curves
Reviewed-by: xuelei, erikj
|
2020-09-25 02:40:36 +00:00 |
|
Sean Coffey
|
7686e87155
|
8250968: Symlinks attributes not preserved when using jarsigner on zip files
Reviewed-by: lancea, weijun, hchao
|
2020-09-07 19:01:07 +00:00 |
|
Abdul Kolarkunnu
|
b5d775f115
|
8248745: Add jarsigner and keytool tests for restricted algorithms
Reviewed-by: mullan, hchao
|
2020-08-08 20:29:27 -07:00 |
|
Hai-May Chao
|
cce3929e07
|
8247960: jarsigner says "signer errors" for some normal warnings when -strict is set
8250586: jarsigner refactoring in displayMessagesAndResult() method
Reviewed-by: weijun
|
2020-07-25 16:40:10 +08:00 |
|
Jesper Wilhelmsson
|
3dcd1c1ab0
|
Merge
|
2020-07-09 04:32:30 +02:00 |
|
Anthony Scarpino
|
a0e5043781
|
8246806: Incorrect copyright header in KeyAgreementTest.java, GroupName.java
Reviewed-by: weijun
|
2020-07-08 08:58:05 -07:00 |
|
John Jiang
|
ff8c6d5deb
|
8246709: sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683
Reviewed-by: weijun
|
2020-06-06 13:51:23 +08:00 |
|
John Jiang
|
13d30235e1
|
8244683: A TSA server used by tests
Reviewed-by: weijun
|
2020-06-05 23:36:01 +08:00 |
|
Sean Coffey
|
3d9bad16d1
|
8218021: Have jarsigner preserve posix permission attributes
Reviewed-by: weijun, lancea, alanb
|
2020-07-02 08:17:31 +00:00 |
|
Hai-May Chao
|
e3eb38f4d2
|
8244148: keytool -printcert and -printcrl should support the -trustcacerts and -keystore options
Reviewed-by: weijun, jjiang
|
2020-06-23 16:30:38 +08:00 |
|
Valerie Peng
|
56b7960496
|
8242897: KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException
Changed SunRsaSign provider to accept RSA signature oid in RSA key encoding for backward compatibility
Reviewed-by: weijun
|
2020-06-03 04:29:04 +00:00 |
|
Hai-May Chao
|
ccd7d70586
|
8245665: Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA
Reviewed-by: weijun
|
2020-05-23 14:49:55 +08:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Valerie Peng
|
080b3b83eb
|
8242151: Improve OID mapping and reuse among JDK security providers for aliases registration
Use sun.security.util.KnownOIDs enum instead of hardcoding oid strings everywhere
Reviewed-by: weijun
|
2020-05-19 04:05:03 +00:00 |
|
Hai-May Chao
|
a97932d8fc
|
8245151: jarsigner should not raise duplicate warnings on verification
Reviewed-by: weijun
|
2020-05-19 11:55:44 +08:00 |
|
Hai-May Chao
|
76507eef63
|
8242060: Add revocation checking to jarsigner
Reviewed-by: mullan, weijun
|
2020-05-07 10:48:06 +08:00 |
|
Hai-May Chao
|
f04a7e5cb4
|
8172404: Tools should warn if weak algorithms are used before restricting them
Reviewed-by: mullan, weijun
|
2020-04-17 20:11:39 +08:00 |
|
Weijun Wang
|
dc6d76f518
|
8242260: Add forRemoval=true to already deprecated ContentSigner
Reviewed-by: alanb, mullan, xuelei
|
2020-04-16 13:47:09 +08:00 |
|
Weijun Wang
|
d8539a51ef
|
8242184: CRL generation error with RSASSA-PSS
Reviewed-by: xuelei
|
2020-04-08 10:13:12 +08:00 |
|