Weijun Wang
|
b317658d69
|
8300399: EdDSA does not verify when there is no message
Reviewed-by: ascarpino
|
2023-01-19 18:32:08 +00:00 |
|
Weijun Wang
|
ba03f42a50
|
8299746: Accept unknown signatureAlgorithm in PKCS7 SignerInfo
Reviewed-by: kdriver, ascarpino, hchao
|
2023-01-06 18:46:37 +00:00 |
|
Ryan Wallace
|
92dfc735f2
|
8294526: sun/security/provider/SubjectCodeSource.java no longer referenced
Reviewed-by: weijun, xuelei
|
2023-01-03 13:52:47 +00:00 |
|
Matthias Baesken
|
d490f15e3b
|
8235297: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java fails intermittent
Reviewed-by: xuelei
|
2022-12-28 08:28:02 +00:00 |
|
Bill Huang
|
a3693ccc61
|
8295087: Manual Test to Automated Test Conversion
Reviewed-by: ssahoo, rhalade
|
2022-12-22 16:50:59 +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 |
|
Daniel Jeliński
|
2a243a33cc
|
8267617: Certificate's IP x509 NameConstraints raises ArrayIndexOutOfBoundsException
Reviewed-by: mullan
|
2022-12-06 08:24:17 +00:00 |
|
sendaoYan
|
82561de722
|
8296384: [TESTBUG] sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java intermittently timeout
Reviewed-by: weijun, wetmore
|
2022-12-05 07:41:42 +00:00 |
|
Xue-Lei Andrew Fan
|
b778cd52b3
|
8295010: Reduce if required in EC limbs operations
Reviewed-by: djelinski, jjiang
|
2022-11-29 17:39:40 +00:00 |
|
Weijun Wang
|
e174558cad
|
8296742: Illegal X509 Extension should not be created
Reviewed-by: mullan
|
2022-11-22 22:21:50 +00:00 |
|
Tobias Hartmann
|
42c2037429
|
8297382: Test fails to compile after JDK-8288047
Reviewed-by: chagedorn
|
2022-11-22 09:25:44 +00:00 |
|
Weijun Wang
|
ab6b7ef988
|
8296901: Do not create unsigned certificate and CRL
Reviewed-by: mullan
|
2022-11-18 02:21:03 +00:00 |
|
Weijun Wang
|
68d3ed5cee
|
8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters
Reviewed-by: xuelei, kdriver, mullan
|
2022-11-16 20:30:34 +00:00 |
|
Weijun Wang
|
d3051a75a3
|
8296736: Some PKCS9Attribute can be created but cannot be encoded
Reviewed-by: xuelei, valeriep
|
2022-11-15 15:33:08 +00:00 |
|
Weijun Wang
|
a7c2338a6d
|
8296900: CertificateValidity fields are not optional
Reviewed-by: mullan
|
2022-11-14 19:46:43 +00:00 |
|
Weijun Wang
|
e1d298c12d
|
8296741: Illegal X400Address and EDIPartyName should not be created
Reviewed-by: xuelei, valeriep
|
2022-11-14 14:53:53 +00:00 |
|
Weijun Wang
|
27527b4975
|
8296612: CertAttrSet is useless
Reviewed-by: mullan
|
2022-11-10 22:23:58 +00:00 |
|
Weijun Wang
|
fa8a8668a6
|
8296675: Exclude linux-aarch64 in NSS tests
Reviewed-by: dcubed, mullan
|
2022-11-09 16:49:10 +00:00 |
|
Weijun Wang
|
671f84bd86
|
8296143: CertAttrSet's set/get mechanism is not type-safe
Reviewed-by: mullan
|
2022-11-08 22:35:29 +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
|
16a041a67a
|
8296142: CertAttrSet::(getName|getElements|delete) are mostly useless
Reviewed-by: mullan
|
2022-11-02 14:40:47 +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 |
|
Sean Mullan
|
16744b3449
|
8256660: Disable DTLS 1.0
Reviewed-by: xuelei, hchao, wetmore
|
2022-10-31 16:46:40 +00:00 |
|
Magnus Ihse Bursie
|
d5a1521fde
|
8295470: Update openjdk.java.net => openjdk.org URLs in test code
Reviewed-by: michaelm, prr, darcy
|
2022-10-20 10:33:18 +00:00 |
|
Daniel Jeliński
|
94caecbe57
|
8294906: Memory leak in PKCS11 NSS TLS server
Reviewed-by: valeriep
|
2022-10-13 09:29:17 +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
|
d1252653b0
|
8277970: Test jdk/sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java fails with "tag mismatch"
Reviewed-by: jnimeh, xuelei
|
2022-10-12 15:32:36 +00:00 |
|
Aleksey Shipilev
|
cddd6def9f
|
8279941: sun/security/pkcs11/Signature/TestDSAKeyLength.java fails when NSS version detection fails
Reviewed-by: valeriep
|
2022-09-20 20:11:45 +00:00 |
|
Weijun Wang
|
986b834148
|
8293489: Accept CAs with BasicConstraints without pathLenConstraint
Reviewed-by: mullan
|
2022-09-08 01:35:22 +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 |
|
Valerie Peng
|
ec1d338e15
|
8272243: Improve DER parsing
Reviewed-by: weijun, rhalade
|
2022-07-19 20:55:26 +00:00 |
|
Jayashree Huttanagoudar
|
31f7fc043b
|
8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field
Reviewed-by: weijun
|
2022-07-12 20:12:22 +00:00 |
|
Weijun Wang
|
1877533f75
|
6522064: Aliases from Microsoft CryptoAPI has bad character encoding
Reviewed-by: coffeys, hchao
|
2022-07-08 18:38:08 +00:00 |
|
Zdenek Zambersky
|
3e60e82814
|
8289301: P11Cipher should not throw out of bounds exception during padding
Reviewed-by: valeriep
|
2022-07-07 18:18:04 +00:00 |
|
Xue-Lei Andrew Fan
|
82a8bd7e92
|
8287596: Reorg jdk.test.lib.util.ForceGC
Reviewed-by: rriggs
|
2022-07-06 14:23:44 +00:00 |
|
Zdenek Zambersky
|
b6bd190d8d
|
8288985: P11TlsKeyMaterialGenerator should work with ChaCha20-Poly1305
Reviewed-by: valeriep
|
2022-06-29 17:20:03 +00:00 |
|
Hai-May Chao
|
7b3bf97760
|
8289401: Add dump output to TestRawRSACipher.java
Reviewed-by: weijun
|
2022-06-28 23:30:32 +00:00 |
|
Kevin Driver
|
2adef6a1f8
|
8267860: Off-by-one bug when searching arrays in AlpnGreaseTest
Co-authored-by: Bradford Wetmore <wetmore@openjdk.org>
Reviewed-by: wetmore
|
2022-06-13 14:38:36 +00:00 |
|
Xue-Lei Andrew Fan
|
7eb15593e1
|
8286045: Use ForceGC for cleaner test cases
Reviewed-by: rriggs
|
2022-05-26 17:59:28 +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 |
|
Rajan Halade
|
5b7d066ca5
|
8287109: Distrust.java failed with CertificateExpiredException
Reviewed-by: mullan
|
2022-05-23 20:32:52 +00:00 |
|
Weijun Wang
|
8040aa0073
|
8286908: ECDSA signature should not return parameters
Reviewed-by: ascarpino, hchao, valeriep
|
2022-05-23 13:34:23 +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 |
|
Anthony Scarpino
|
f17c68ce4a
|
8283577: SSLEngine.unwrap on read-only input ByteBuffer
Reviewed-by: wetmore
|
2022-05-17 21:39:11 +00:00 |
|
Mat Carter
|
5e5500cbd7
|
6782021: It is not possible to read local computer certificates with the SunMSCAPI provider
Reviewed-by: weijun
|
2022-05-17 02:41:36 +00:00 |
|
Weijun Wang
|
357f990e32
|
8286428: AlgorithmId should understand PBES2
Reviewed-by: valeriep
|
2022-05-15 22:31:14 +00:00 |
|
Weijun Wang
|
f4f1dddfef
|
8284194: Allow empty subject fields in keytool
Reviewed-by: jnimeh, hchao
|
2022-05-15 22:30:06 +00:00 |
|
Weijun Wang
|
752ad1c410
|
8286422: Add OIDs for RC2 and Blowfish
Reviewed-by: hchao, ascarpino
|
2022-05-12 13:27:45 +00:00 |
|
Weijun Wang
|
397d095f66
|
8285743: Ensure each IntegerPolynomial object is only created once
Reviewed-by: xuelei, ascarpino
|
2022-05-09 17:18:34 +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 |
|
Weijun Wang
|
075ce8a0d0
|
8286069: keytool prints out wrong key algorithm for -importpass command
Reviewed-by: hchao, valeriep
|
2022-05-04 02:56:18 +00:00 |
|
Xue-Lei Andrew Fan
|
ffca23a531
|
8284490: Remove finalizer method in java.security.jgss
Reviewed-by: rriggs, dfuchs, weijun
|
2022-05-03 14:14:09 +00:00 |
|
Weijun Wang
|
50a4df87c8
|
8286024: PKCS12 keystore shows "DES/CBC" as the algorithm of a DES SecretKeyEntry
Reviewed-by: valeriep
|
2022-05-02 22:37:32 +00:00 |
|
Weijun Wang
|
05ae7ed1aa
|
8284291: sun/security/krb5/auto/Renew.java fails intermittently on Windows 11
Reviewed-by: aturbanov, ascarpino
|
2022-04-20 18:57:55 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +00:00 |
|
Naoto Sato
|
d6b4693c05
|
8283698: Refactor Locale constructors used in src/test
Reviewed-by: iris, joehw
|
2022-04-08 15:23:25 +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 |
|
Mahendra Chhipa
|
ec73c61d8f
|
8284353: Update java/net and sun/net/www tests to eliminate dependency on sun.net.www.MessageHeader
Reviewed-by: dfuchs
|
2022-04-07 10:19:12 +00:00 |
|
Bradford Wetmore
|
0b09f70a73
|
8273553: sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368
Reviewed-by: xuelei, rhalade, coffeys
|
2022-04-02 00:30:48 +00:00 |
|
Olga Mikhaltsova
|
d8fd22239b
|
8282538: PKCS11 tests fail on CentOS Stream 9
Reviewed-by: mullan, xuelei
|
2022-03-28 19:27:26 +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 |
|
Sean Mullan
|
138460c004
|
8163327: Remove 3DES from the default enabled cipher suites list
Reviewed-by: xuelei
|
2022-03-23 18:32:55 +00:00 |
|
Sibabrata Sahoo
|
86015e15a5
|
8282293: Domain value for system property jdk.https.negotiate.cbt should be case-insensitive
Reviewed-by: weijun, rhalade
|
2022-03-23 06:45:37 +00:00 |
|
Magnus Ihse Bursie
|
f8878cb0cc
|
8257733: Move module-specific data from make to respective module
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
|
2022-03-21 21:34:09 +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 |
|
Mahendra Chhipa
|
95ca94436d
|
8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
Reviewed-by: dfuchs
|
2022-03-11 10:48:57 +00:00 |
|
Rajan Halade
|
ea19114e66
|
8282832: Update file path for HostnameMatcher/cert5.crt in test sun/security/util/Pem/encoding.sh
Reviewed-by: mullan
|
2022-03-08 20:34:02 +00:00 |
|
Sean Mullan
|
72e987e3b4
|
7192189: Support endpoint identification algorithm in RFC 6125
Reviewed-by: xuelei, rhalade
|
2022-03-08 18:18:57 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +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
|
59b3ecc591
|
8277976: Break up SEQUENCE in X509Certificate::getSubjectAlternativeNames and X509Certificate::getIssuerAlternativeNames in otherName
6776681: Invalid encoding of an OtherName in X509Certificate.getAlternativeNames()
Reviewed-by: mullan
|
2022-02-28 17:00:47 +00:00 |
|
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 |
|
Abdul Kolarkunnu
|
ed57cf1cf3
|
8266182: Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java
Reviewed-by: hchao, ssahoo, xuelei, weijun
|
2021-08-17 12:12:22 +00:00 |
|
Martin Balao
|
67869b491a
|
8270137: Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup
Reviewed-by: weijun
|
2021-08-10 16:28:10 +00:00 |
|
Sean Mullan
|
89f5c96d63
|
8232066: Remove outdated code/methods from PKIX implementation
Reviewed-by: weijun
|
2021-07-30 12:43:20 +00:00 |
|
Rajan Halade
|
2ec45dc2dd
|
8225082: Remove IdenTrust certificate that is expiring in September 2021
Reviewed-by: shade, mullan
|
2021-07-29 00:22:09 +00:00 |
|
Sean Mullan
|
fc80a6b493
|
8270946: X509CertImpl.getFingerprint should not return the empty String
Reviewed-by: weijun
|
2021-07-27 13:49:03 +00:00 |
|
Hai-May Chao
|
fc38331f44
|
8260960: Signs of jarsigner signing
Reviewed-by: weijun, rhalade
|
2021-07-21 20:28:55 +00:00 |
|
Sibabrata Sahoo
|
a32d2eefea
|
8269276: Additional tests for MessageDigest with different providers
Reviewed-by: valeriep, wetmore
|
2021-07-15 05:42:55 +00:00 |
|
Alexey Bakhtin
|
e1d3e73d4e
|
8268965: TCP Connection Reset when connecting simple socket to SSL server
Reviewed-by: xuelei
Backport-of: 6f171b9f0d
|
2021-07-12 10:24:39 +00:00 |
|
Sean Coffey
|
0d745ae8fd
|
8269034: AccessControlException for SunPKCS11 daemon threads
Reviewed-by: valeriep
|
2021-06-29 22:52:45 +00:00 |
|
Valerie Peng
|
80dc262e81
|
8265500: Some impls of javax.crypto.Cipher.init() do not throw UnsupportedOperationExc for unsupported modes
Reviewed-by: xuelei
|
2021-06-17 23:27:54 +00:00 |
|
Rajan Halade
|
54f5ffeaad
|
8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
Backport-of: b836b83b2a
|
2021-06-16 18:53:37 +00:00 |
|
Valerie Peng
|
f69e2d5651
|
8267397: AlgorithmId's OID cache is never refreshed
Reviewed-by: xuelei
|
2021-06-14 20:40:26 +00:00 |
|
Weijun Wang
|
e39346e708
|
8268093: Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE
Reviewed-by: mullan
|
2021-06-11 15:12:11 +00:00 |
|
Evan Whelan
|
408e0a9c69
|
8255148: Confusing log output: SSLSocket duplex close failed
Reviewed-by: mullan
|
2021-06-09 20:38:47 +00:00 |
|
Fernando Guallini
|
3aa7062c3d
|
8262409: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception"
Reviewed-by: rhalade, xuelei
|
2021-06-03 16:06:31 +00:00 |
|
Sean Coffey
|
eb385c0de2
|
8268167: MultipleLogins.java failure on macosx-aarch64
Reviewed-by: weijun
|
2021-06-03 13:47:47 +00:00 |
|
Sean Coffey
|
bdeaeb47d0
|
8240256: Better resource cleaning for SunPKCS11 Provider
Reviewed-by: valeriep
|
2021-06-03 06:45:06 +00:00 |
|
Fernando Guallini
|
ccfcd92667
|
8180571: Refactor sun/security/pkcs11 shell tests to plain java tests and fix failures
Reviewed-by: xuelei
|
2021-06-01 19:09:42 +00:00 |
|
Evgeny Astigeevich
|
a859d87cc1
|
8267721: Enable sun/security/pkcs11 tests for Amazon Linux 2 AArch64
Reviewed-by: phh
|
2021-05-26 21:08:47 +00:00 |
|
Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55: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 |
|
Fernando Guallini
|
347d41df90
|
8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption
Reviewed-by: dfuchs, rhalade
|
2021-05-13 10:50:06 +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
|
04f7112647
|
8266293: Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long"
Reviewed-by: valeriep
|
2021-05-06 18:00:11 +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 |
|
Valerie Peng
|
5d8c1cc8a0
|
8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider
Reviewed-by: jnimeh
|
2021-04-29 21:02:41 +00:00 |
|
Fernando Guallini
|
7e3bc4cb44
|
8228442: DHKeyExchange/LegacyDHEKeyExchange.java failed due to "SSLException: An established connection was aborted by the software in your host machine"
Reviewed-by: xuelei
|
2021-04-28 15:40:53 +00:00 |
|
Weijun Wang
|
f834557ae0
|
8258915: Temporary buffer cleanup
Reviewed-by: valeriep
|
2021-04-22 18:11:43 +00:00 |
|
Sean Mullan
|
ae33d2a2f0
|
8258247: Couple of issues in fix for JDK-8249906
Reviewed-by: rhalade, weijun
|
2021-04-20 21:45:52 +00:00 |
|
Sean Mullan
|
7232e3c704
|
8249906: Enhance opening JARs
Reviewed-by: weijun, rhalade, mschoene
|
2021-04-20 21:45:52 +00:00 |
|
Weijun Wang
|
c70589c68c
|
8265227: Move Proc.java from security/testlibrary to test/lib
Reviewed-by: rriggs, xuelei, rhalade, ssahoo
|
2021-04-15 15:07:47 +00:00 |
|
Weijun Wang
|
9cd5400d9b
|
8265138: Simplify DerUtils::checkAlg
Reviewed-by: xuelei
|
2021-04-13 16:56:36 +00:00 |
|
Martin Balao
|
1ee80e03ad
|
8261355: No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding
Reviewed-by: valeriep
|
2021-04-12 20:58:08 +00:00 |
|
Abdul Kolarkunnu
|
9bb1863ed7
|
8260923: Add more tests for SSLSocket input/output shutdown
Reviewed-by: coffeys
|
2021-04-09 13:57:58 +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 |
|
Weijun Wang
|
3d2b4cc567
|
8264864: Multiple byte tag not supported by ASN.1 encoding
Reviewed-by: xuelei
|
2021-04-08 21:26:05 +00:00 |
|
Weijun Wang
|
eb5c097b6d
|
8262389: Use permitted_enctypes if default_tkt_enctypes or default_tgs_enctypes is not present
Reviewed-by: mullan
|
2021-04-06 23:58:21 +00:00 |
|
Ziyi Luo
|
a5d7de2351
|
8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Co-authored-by: Greg Rubin <rubin@amazon.com>
Reviewed-by: valeriep
|
2021-03-29 20:14:47 +00:00 |
|
John Jiang
|
99b4bab366
|
8263188: JSSE should fail fast if there isn't supported signature algorithm
Reviewed-by: xuelei
|
2021-03-29 05:53:05 +00:00 |
|
Sibabrata Sahoo
|
5a51d70987
|
8247895: SHA1PRNGReseed.java is calling setSeed(0)
Reviewed-by: weijun, rhalade
|
2021-03-23 06:46:20 +00:00 |
|
Evan Whelan
|
b2a2ddff44
|
8262438: sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed"
Reviewed-by: rhalade
|
2021-03-10 15:15:53 +00:00 |
|
Fernando Guallini
|
e1cad97049
|
8262862: Harden tests sun/security/x509/URICertStore/ExtensionsWithLDAP.java and krb5/canonicalize/Test.java
Reviewed-by: aefimov, michaelm
|
2021-03-05 16:26:05 +00:00 |
|
Ziyi Luo
|
a777e82cd8
|
8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
Reviewed-by: jnimeh
|
2021-03-04 15:17:53 +00:00 |
|
Weijun Wang
|
ded96ddcde
|
8139348: Deprecate 3DES and RC4 in Kerberos
Reviewed-by: mullan
|
2021-02-25 18:49:05 +00:00 |
|
Fernando Guallini
|
d70fd7b3c4
|
8258855: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and ReplayCacheTestProcWithMD5.java failed on OL8.3
Reviewed-by: weijun, rhalade
|
2021-02-24 17:05:58 +00:00 |
|
Jamil Nimeh
|
a30fb4fc68
|
8255867: SignatureScheme JSSE property does not preserve ordering in handshake messages
Reviewed-by: xuelei
|
2021-02-22 22:18:11 +00:00 |
|
Evan Whelan
|
a86728850e
|
8211227: Inconsistent TLS protocol version in debug output
Reviewed-by: xuelei, rhalade
|
2021-02-22 21:12:04 +00:00 |
|
Clive Verghese
|
63f8fc87cd
|
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Reviewed-by: xuelei
|
2021-02-22 18:36:30 +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
|
0a50688dec
|
8241372: Several test failures due to javax.net.ssl.SSLException: Connection reset
Reviewed-by: dfuchs, rhalade
|
2021-02-16 18:54:39 +00:00 |
|
Christoph Langer
|
dc46aa85c6
|
8261534: Test sun/security/pkcs11/KeyAgreement/IllegalPackageAccess.java fails on platforms where no nsslib artifacts are defined
Reviewed-by: mbaesken
|
2021-02-12 20:58:22 +00:00 |
|
Rajan Halade
|
ef7ee3f44e
|
8225081: Remove Telia Company CA certificate expiring in April 2021
Reviewed-by: mullan
|
2021-02-09 17:56:35 +00:00 |
|
Fernando Guallini
|
d2bd499222
|
8163498: Many long-running security libs tests
Reviewed-by: rhalade, weijun
|
2021-02-05 05:22:51 +00:00 |
|
Weijun Wang
|
4a8b5c1602
|
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
Reviewed-by: erikj, prr, ihse, valeriep
|
2021-02-03 16:20:16 +00:00 |
|
Rajan Halade
|
69189f8820
|
8256421: Add 2 HARICA roots to cacerts truststore
Reviewed-by: hchao, mullan
|
2021-02-02 18:26:34 +00:00 |
|
Xue-Lei Andrew Fan
|
71bfe962eb
|
8217633: Configurable extensions with system properties
Reviewed-by: rhalade, jnimeh
|
2021-01-30 00:21:01 +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 |
|
Martin Balao
|
47c7dc7734
|
8258833: Cancel multi-part cipher operations in SunPKCS11 after failures
Reviewed-by: valeriep
|
2021-01-25 18:01:59 +00:00 |
|
Hai-May Chao
|
8b95d9549e
|
8256895: Add support for RFC 8954: Online Certificate Status Protocol (OCSP) Nonce Extension
Reviewed-by: jnimeh, mullan
|
2021-01-20 22:23:50 +00:00 |
|
Valerie Peng
|
68cf65d284
|
8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1
Reviewed-by: weijun
|
2021-01-18 02:26:17 +00:00 |
|
Jamil Nimeh
|
8554fe6ebc
|
8253866: Security Libs Terminology Refresh
Reviewed-by: erikj, weijun, mullan
|
2021-01-14 16:36:51 +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 |
|
Martin Balao
|
4be2173478
|
8259319: Illegal package access when SunPKCS11 requires SunJCE's classes
Reviewed-by: valeriep, mullan
|
2021-01-12 23:44:19 +00:00 |
|
Volker Simonis
|
e9929e2b5a
|
8259582: Backout JDK-8237578 until all affected tests have been fixed
Reviewed-by: xuelei
|
2021-01-11 21:36:16 +00:00 |
|
Clive Verghese
|
01b2804ef7
|
8237578: JDK-8214339 (SSLSocketImpl wraps SocketException) appears to not be fully fixed
Reviewed-by: xuelei, simonis
|
2021-01-11 12:02:09 +00:00 |
|
Roger Riggs
|
628c546bea
|
8258796: [test] Apply HexFormat to tests for java.security
Reviewed-by: xuelei
|
2021-01-08 21:32:54 +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 |
|
Rajan Halade
|
3be6e06958
|
8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
Reviewed-by: mullan
|
2021-01-06 16:20:24 +00:00 |
|
Valerie Peng
|
78c9fb92aa
|
8258851: Mismatch in SunPKCS11 provider registration properties and actual implementation
Reviewed-by: weijun
|
2020-12-23 22:36:45 +00:00 |
|
Sean Coffey
|
a4e082e985
|
8253368: TLS connection always receives close_notify exception
Reviewed-by: xuelei
|
2020-12-23 12:26:44 +00:00 |
|
Rajan Halade
|
666e6c4033
|
8225072: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs
8258630: Add expiry exception for QuoVadis root certificate
Reviewed-by: ascarpino
|
2020-12-17 20:27:25 +00:00 |
|
Christoph Langer
|
29ffffa7b9
|
8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884
Reviewed-by: mbaesken
|
2020-12-10 10:56:36 +00:00 |
|
Christoph Langer
|
fae7961a03
|
8257884: Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as automatic test
Reviewed-by: xuelei
|
2020-12-09 08:12:09 +00:00 |
|
Xue-Lei Andrew Fan
|
39b8a2e682
|
8257670: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks
Reviewed-by: jnimeh
|
2020-12-07 23:53:17 +00:00 |
|
Valerie Peng
|
78be334c38
|
8242332: Add SHA3 support to SunPKCS11 provider
Reviewed-by: xuelei
|
2020-12-05 23:47:35 +00:00 |
|
Christoph Langer
|
93b6ab56ae
|
8256818: SSLSocket that is never bound or connected leaks socket resources
Reviewed-by: xuelei
|
2020-12-02 19:23:26 +00:00 |
|