Rajan Halade
|
d3749de478
|
8277488: Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022
Reviewed-by: weijun
|
2022-02-18 20:17:37 +00:00 |
|
Weijun Wang
|
7ce75afbbc
|
8255266: Update Public Suffix List to 3c213aa
Reviewed-by: xuelei
|
2022-02-18 16:34:59 +00:00 |
|
Alexey Bakhtin
|
58dae60da0
|
8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Reviewed-by: xuelei
|
2022-02-12 11:54:22 +00:00 |
|
Hai-May Chao
|
178b962e01
|
8265765: DomainKeyStore may stop enumerating aliases if a constituting KeyStore is empty
Reviewed-by: weijun
|
2022-02-09 16:53:48 +00:00 |
|
Weijun Wang
|
2ed1f4cf32
|
8281175: Add a -providerPath option to jarsigner
Reviewed-by: xuelei, hchao
|
2022-02-07 15:05:30 +00:00 |
|
Jesper Wilhelmsson
|
7207f2a3b5
|
Merge
|
2022-02-04 14:47:06 +00:00 |
|
Matthias Baesken
|
01f93ddf18
|
8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
Reviewed-by: mullan, xuelei
Backport-of: 9bdf6eb7b2
|
2022-02-04 07:47:42 +00:00 |
|
Michael McMahon
|
de3113b998
|
8279842: HTTPS Channel Binding support for Java GSS/Kerberos
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: dfuchs, weijun, darcy
|
2022-02-01 07:26:59 +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 |
|
Weijun Wang
|
0d1a97f793
|
8279064: New options for ktab to provide non-default salt
Reviewed-by: valeriep
|
2022-01-14 20:44:22 +00:00 |
|
Weijun Wang
|
0a839b434b
|
8279801: EC KeyFactory and KeyPairGenerator do not have aliases for OID format
Reviewed-by: xuelei, valeriep
|
2022-01-13 15:26:41 +00:00 |
|
Jesper Wilhelmsson
|
d9b1bb5860
|
Merge
|
2022-01-10 17:06:23 +00:00 |
|
Matthias Baesken
|
06b4d494bf
|
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
Backport-of: 8b5ff4bdff
|
2022-01-10 11:41:14 +00:00 |
|
Weijun Wang
|
8d0f385fd0
|
8279520: SPNEGO has not passed channel binding info into the underlying mechanism
Reviewed-by: mullan, valeriep
|
2022-01-06 22:02:55 +00:00 |
|
Matthias Baesken
|
9bdf6eb7b2
|
8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
Reviewed-by: weijun
|
2022-01-04 07:55:53 +00:00 |
|
Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +00:00 |
|
Daniel Jelinski
|
f31dead6c5
|
8279043: Some Security Exception Messages Miss Spaces
Reviewed-by: weijun
|
2021-12-21 18:24:31 +00:00 |
|
Weijun Wang
|
6412d57a0a
|
8278560: X509KeyManagerImpl::getAliases might return a good key with others
Reviewed-by: xuelei
|
2021-12-17 12:14:17 +00:00 |
|
Matthias Baesken
|
8b5ff4bdff
|
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
Reviewed-by: mdoerr, goetz, stuefe
|
2021-12-13 07:48:20 +00:00 |
|
Martin Balao
|
ea8d3c92c6
|
8271566: DSA signature length value is not accurate in P11Signature
Reviewed-by: valeriep
|
2021-12-06 20:31:55 +00:00 |
|
Weijun Wang
|
a729a70c01
|
8225181: KeyStore should have a getAttributes method
Reviewed-by: mullan
|
2021-12-03 18:52:17 +00:00 |
|
Weijun Wang
|
7049c13cf4
|
8231107: Allow store password to be null when saving a PKCS12 KeyStore
Reviewed-by: mullan
|
2021-12-01 01:01:57 +00:00 |
|
Weijun Wang
|
ab867f6c7c
|
8272162: S4U2Self ticket without forwardable flag
Reviewed-by: valeriep
|
2021-12-01 00:48:28 +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 |
|
Sean Coffey
|
6bb04626af
|
8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE
Reviewed-by: weijun
|
2021-11-17 20:50:46 +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 |
|
Weijun Wang
|
a5c160c711
|
8267108: Alternate Subject.getSubject and doAs APIs that do not depend on Security Manager APIs
Reviewed-by: mullan
|
2021-11-10 19:35:17 +00:00 |
|
Jamil Nimeh
|
8822d41fdc
|
8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
Reviewed-by: xuelei, wetmore
|
2021-11-10 01:24:33 +00:00 |
|
Weijun Wang
|
c27afb313b
|
8276863: Remove test/jdk/sun/security/ec/ECDSAJavaVerify.java
Reviewed-by: ascarpino
|
2021-11-09 14:46:32 +00:00 |
|
Hai-May Chao
|
de93b1d0e8
|
8257722: Improve "keytool -printcert -jarfile" output
Reviewed-by: weijun
|
2021-10-28 23:04:34 +00:00 |
|
Weijun Wang
|
10e1610f7b
|
8251134: Unwrapping a key with a Private Key generated by Microsoft CNG fails
Reviewed-by: valeriep
|
2021-10-26 02:45:23 +00:00 |
|
Weijun Wang
|
43619458d1
|
8185844: MSCAPI doesn't list aliases correctly
Reviewed-by: valeriep
|
2021-10-26 02:39:05 +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 |
|
Weijun Wang
|
d589b664cc
|
8270380: Change the default value of the java.security.manager system property to disallow
Reviewed-by: lancea, mullan, rriggs
|
2021-10-21 14:04:48 +00:00 |
|
Valerie Peng
|
e63c1486dc
|
8264849: Add KW and KWP support to PKCS11 provider
Reviewed-by: ascarpino
|
2021-10-19 20:50:56 +00:00 |
|
Weijun Wang
|
bd2b41dd70
|
8275252: Migrate cacerts from JKS to password-less PKCS12
Reviewed-by: erikj, ihse, mullan
|
2021-10-19 20:48:17 +00:00 |
|
Weijun Wang
|
8e02064288
|
8049520: FileCredentialsCache loads cache once and is never refreshed
Reviewed-by: mullan
|
2021-10-15 13:51:52 +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 |
|
Weijun Wang
|
03d3c03384
|
8273670: Remove weak etypes from default krb5 etype list
Reviewed-by: valeriep, mullan
|
2021-10-05 18:18:51 +00:00 |
|
Weijun Wang
|
edd9d1c97b
|
8274330: Incorrect encoding of the DistributionPointName object in IssuingDistributionPointExtension
Reviewed-by: ascarpino
|
2021-09-29 15:37:16 +00:00 |
|
Alexey Bakhtin
|
5ba0d09fe4
|
8274205: Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: weijun
|
2021-09-24 12:09:38 +00:00 |
|
Sean Mullan
|
6d91a3eb7b
|
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
|
2021-09-21 13:45:47 +00:00 |
|
Fernando Guallini
|
041ae20b10
|
8268558: [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped
Reviewed-by: mullan, rhalade
|
2021-09-07 14:36:15 +00:00 |
|
Jamil Nimeh
|
29e0f1386d
|
8272385: Enforce ECPrivateKey d value to be in the range [1, n-1] for SunEC provider
Reviewed-by: ascarpino, weijun
|
2021-09-02 17:54:08 +00:00 |
|
Weijun Wang
|
3d657eb0a6
|
8262186: Call X509KeyManager.chooseClientAlias once for all key types
Reviewed-by: xuelei
|
2021-08-31 20:07:02 +00:00 |
|
Fernando Guallini
|
f18c0fac11
|
8271560: sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java still fails due to "An established connection was aborted by the software in your host machine"
Reviewed-by: xuelei, rhalade
|
2021-08-30 17:28:49 +00:00 |
|
Sean Coffey
|
04a806ec86
|
8270344: Session resumption errors
Reviewed-by: xuelei
|
2021-08-20 20:10:42 +00:00 |
|
Abdul Kolarkunnu
|
a199ebc017
|
8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182
Reviewed-by: weijun
|
2021-08-17 16:54:32 +00:00 |
|
Rajan Halade
|
1cbf41a87b
|
8225083: Remove Google certificate that is expiring in December 2021
Reviewed-by: xuelei, mullan
|
2021-08-17 16:01:42 +00:00 |
|