Valerie Peng
a4e17d73f1
8175251: Failed to load RSA private key from pkcs12
...
Enhanced DER library with extra arg to control leading-0 check
Reviewed-by: mullan
2017-03-15 22:57:48 +00:00
Weijun Wang
8cfcabb1f6
8176296: Test sun/security/krb5/auto/Basic.java faling after adding module declaration into TEST.properties
...
Reviewed-by: valeriep
2017-03-15 08:09:43 +08:00
Weijun Wang
3ba1a5585a
8176715: sun/security/krb5/auto/HttpNegotiateServer.java does not compile
...
Reviewed-by: mullan
2017-03-14 20:24:22 +08:00
Weijun Wang
ad4f6272db
8176320: sun/security/tools/jarsigner/TsacertOptionTest.java compilation error, all mach 5 tier 2 platforms broken
...
Reviewed-by: xuelei
2017-03-08 15:35:56 +08:00
Amy Lu
a2b08aeec9
8167525: update jdk tests to remove @compile --add-modules workaround
...
Reviewed-by: mchung
2017-03-08 15:29:57 +08:00
Hamlin Li
af9013c96e
8176337: Mark several tests as intermittently failing
...
Reviewed-by: darcy
2017-03-07 23:01:51 -08:00
Weijun Wang
6b3143e831
8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
...
Reviewed-by: coffeys
2017-03-07 22:42:11 +08:00
Sergei Kovalev
080a88360a
8176213: 78 sun/security/krb5/auto tests failing due to undeclared dependecies
...
Reviewed-by: weijun
2017-03-07 16:02:20 +03:00
Amy Lu
153f51d64f
8176182: 4 security tests are not run
...
Reviewed-by: weijun
2017-03-06 13:43:19 +08:00
Weijun Wang
9edbb439a0
8175120: Remove old tests on kdc timeout policy
...
Reviewed-by: xuelei
2017-02-17 10:27:09 +08:00
Weijun Wang
5ff0126d19
8168410: Multiple JCK tests are failing due to SecurityException is not thrown
...
Reviewed-by: mullan
2017-02-15 21:46:50 +08:00
Anthony Scarpino
ff277c8508
8160655: Fix denyAfter and usage types for security properties
...
Reviewed-by: mullan, xuelei
2017-02-08 12:08:28 -08:00
Sean Coffey
35bad958c1
8173783: IllegalArgumentException: jdk.tls.namedGroups
...
Reviewed-by: xuelei, wetmore
2017-02-08 08:40:25 +00:00
Vinnie Ryan
3d412e1c50
8173956: KeyStore regression due to default keystore being changed to PKCS12
...
Reviewed-by: xuelei
2017-02-06 17:28:33 +00:00
Sergei Kovalev
12604d71ce
8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
...
Reviewed-by: mullan
2017-02-02 15:53:37 -05:00
Mandy Chung
68fe02afb2
8172808: Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources
...
Reviewed-by: mullan
2017-01-25 10:53:01 -08:00
Adam Petcher
f3f3725fdd
8168075: Custom system class loader + security manager + malformed policy file = recursive initialization
...
Reviewed-by: mchung, mullan
2017-01-24 16:19:21 -05:00
Anthony Scarpino
698d82f0b0
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:01 -08:00
Sean Mullan
472c73df43
8173082: java/bean/* tests fail since change of JDK-8055206
...
Reviewed-by: mchung, ahgross, alanb
2017-01-23 07:34:11 -05:00
Weijun Wang
8d7694562c
8172975: SecurityTools.keytool() needs to accept user input
...
Reviewed-by: asmotrak
2017-01-21 08:38:51 +08:00
Weijun Wang
f82a7d2bdd
8172529: Use PKIXValidator in jarsigner
...
Reviewed-by: xuelei, mullan, alanb
2017-01-18 08:02:53 +08:00
John Jiang
48706a1a2a
8167146: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with "Remote host terminated the handshake"
...
The fix takes the server to accept request after the client threads start, and also deal with possible timeout issue.
Reviewed-by: xuelei
2017-01-16 15:16:10 +08:00
Amanda Jiang
58a825f1b0
8171423: Relocate /test/lib/security/SecurityTools.java
...
Reviewed-by: weijun, xuelei
2017-01-12 17:10:41 -08:00
Xue-Lei Andrew Fan
e546b078a6
8129988: JSSE should create a single instance of the cacerts KeyStore
...
Reviewed-by: mullan
2017-01-06 02:03:47 +00:00
Weijun Wang
cfb01751b1
8170732: GssKrb5Client sends non-zero buffer size when qop is "auth"
...
Reviewed-by: xuelei
2017-01-05 23:19:26 +08:00
Weijun Wang
c104608e37
8172017: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and rcache_usemd5.sh fail on Solaris
...
Reviewed-by: mullan
2017-01-05 22:37:52 +08:00
Xue-Lei Andrew Fan
cf3815fc2a
8172217: Need debug log for the intermittent failure of AnonCipherWithWantClientAuth
...
Reviewed-by: weijun
2017-01-04 00:08:40 +00:00
John Jiang
f75520730b
8168935: sun/security/ssl/SSLContextImpl/TrustTrustedCert.java failed Intermittently
...
TrustTrustedCert.java uses SSLSocketTemplate to avoid timeout failure
Reviewed-by: xuelei
2016-12-20 23:09:27 -08:00
Amanda Jiang
8d09a2b2c9
8075618: Create tests to check jarsigner work with multi-version jar
...
Reviewed-by: weijun
2016-12-19 12:47:54 -08:00
Weijun Wang
98cc34711b
8171340: HttpNegotiateServer/java test should not use system proxy on Mac
...
Reviewed-by: chegar
2016-12-16 19:50:35 +08:00
Mandy Chung
f083b7e656
8171201: Drop java.compact$N aggregator modules
...
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj
2016-12-14 10:51:13 -08:00
Pavel Rappo
d98371fcfe
8038079: Re-examine integration of SPNEGO authentication
...
@module tags have been removed from the HttpNegotiateServer.java as it turns out exactly the same lines have been already defined in TEST.properties sitting in the same folder
Reviewed-by: chegar, dfuchs
2016-12-13 12:26:18 +00:00
Xue-Lei Andrew Fan
7f4cb73e6d
8170329: New SSLSocket testing template
...
Reviewed-by: asmotrak, mullan
2016-12-09 17:21:50 +00:00
John Jiang
88352efab6
8170523: Some PKCS11 test cases are ignored with security manager
...
Get OS distro before enabling security manager
Reviewed-by: mullan
2016-12-05 19:06:55 -08:00
Sean Mullan
4200b2b0e9
8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
...
Reviewed-by: ascarpino
2016-12-02 14:22:19 -05:00
Alan Bateman
30bcdb962c
Merge
2016-12-01 11:16:23 +00:00
Alan Bateman
fbe85300bf
8169069: Module system implementation refresh (11/2016)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
2016-12-01 08:57:53 +00:00
Amanda Jiang
421c8d8778
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
...
Reviewed-by: weijun
2016-11-21 22:50:22 -08:00
Weijun Wang
62fe00f628
8169751: sun/security/krb5/auto/rcache_usemd5.sh fails on solaris
...
Reviewed-by: xuelei
2016-11-16 12:55:42 +08:00
Artem Smotrakov
3d0c012270
8168969: Merge SSLSocketSample and SSLSocketTemplate
...
Reviewed-by: xuelei
2016-11-16 12:50:29 -08:00
Artem Smotrakov
31c4b07045
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
...
Reviewed-by: weijun, mullan
2016-11-08 15:55:11 -08:00
Mandy Chung
5fb366ed4f
8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
...
Reviewed-by: jjg
2016-11-04 15:49:31 -07:00
Weijun Wang
e10da9956f
8168518: rcache interop with krb5-1.15
...
Reviewed-by: xuelei
2016-11-02 14:44:15 +08:00
Sean Mullan
dfbba1428e
8168851: Tighten permissions granted to the java.smartcardio module
...
Reviewed-by: vinnie, mchung
2016-10-27 14:50:23 -04:00
John Jiang
5e987e28e1
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
...
It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure
Reviewed-by: xuelei, asmotrak
2016-10-26 19:07:05 -07:00
Weijun Wang
8bd0c80e92
8168374: TsacertOptionTest.java fails on all platforms
...
Reviewed-by: vinnie
2016-10-20 14:11:26 +08:00
Weijun Wang
debfdef758
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
...
Reviewed-by: mullan
2016-10-20 09:24:47 +08:00
Anthony Scarpino
941822bf15
8155973: Tighten jar checks
...
Reviewed-by: mullan, igerasim, ahgross
2016-07-21 10:33:56 -07:00
Sean Mullan
c8c8e0945e
8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
...
Reviewed-by: vinnie, xuelei
2016-10-18 09:18:56 -04:00
Tim Du
6e9244aea4
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
...
Reviewed-by: xuelei
2016-10-13 00:45:38 -07:00