History log of /openjdk10/jdk/test/sun/security/tools/jarsigner/concise_jarsigner.sh
Revision Date Author Comments
# 16489:1f2ca4d87a97 17-Jan-2017 weijun

8172529: Use PKIXValidator in jarsigner
Reviewed-by: xuelei, mullan, alanb


# 15334:3327672f610d 10-Aug-2016 weijun

8133910: Some sun/security/tools tests failed.
Reviewed-by: xuelei


# 14756:57a4eb7283e9 14-Jun-2016 weijun

8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
Reviewed-by: xuelei


# 13407:3d452840f482 04-Jan-2016 weijun

8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
Reviewed-by: xuelei


# 13207:d9e78d1acd3f 02-Dec-2015 weijun

8130132: jarsigner should emit warning if weak algorithms or keysizes are used
Reviewed-by: mullan


# 11178:46bd35a597eb 23-Dec-2014 vinnie

8044445: JEP 229: Create PKCS12 Keystores by Default
Reviewed-by: mullan, weijun


# 9796:df73bd78a166 24-Apr-2014 weijun

8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
Reviewed-by: alanb


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 9109:a90e9b3c99b8 18-Sep-2013 weijun

8024302: Clarify jar verifications
8023338: Update jarsigner to encourage timestamping
Reviewed-by: mullan, ahgross


# 6315:645d774b683a 28-Dec-2012 xuelei

7109274: Restrict the use of certificates with RSA keys less than 1024 bits
Summary: This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property.
Reviewed-by: mullan


# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 4484:4af32446555d 14-Aug-2011 weijun

7079144: concise_jarsigner.sh test often fails on solaris
Reviewed-by: xuelei


# 3210:6fc2e1efcb9a 05-Dec-2010 weijun

7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
Reviewed-by: mullan


# 3209:b8713c88c060 05-Dec-2010 weijun

7004035: signed jar with only META-INF/* inside is not verifiable
Reviewed-by: mullan


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1026:b752110df530 26-Mar-2009 weijun

6802846: jarsigner needs enhanced cert validation(options)
Reviewed-by: xuelei