From 30b7cf9e494b907cbaf6051a0418b03d3cc58669 Mon Sep 17 00:00:00 2001 From: Adam Farley Date: Wed, 27 Nov 2024 15:56:28 +0000 Subject: [PATCH 1/2] Changing JCK HTTP URL For details, see https://github.com/temurin-compliance/ temurin-compliance/issues/589 Signed-off-by: Adam Farley --- jck/jtrunner/config/default/jcktest.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jck/jtrunner/config/default/jcktest.properties b/jck/jtrunner/config/default/jcktest.properties index 9291113a98..c7529eeb1a 100644 --- a/jck/jtrunner/config/default/jcktest.properties +++ b/jck/jtrunner/config/default/jcktest.properties @@ -11,7 +11,7 @@ testhost1name=www.eclipse.org testhost1ip=198.41.30.198 testhost2name=hg.openjdk.java.net testhost2ip=137.254.56.63 -httpurl=http://www.neverssl.com/index.html +httpurl=http://httpforever.com ftpurl=ftp\://jckftp\:CqwbpqMpe4Q68kDRXj4mqxM7W@jckservices.adoptium.net/filename.txt krb5ClientPassword=user1 krb5ClientUsername=user1 From 40056fe3bd624cd1d78e5ad1d44afd95966e00c1 Mon Sep 17 00:00:00 2001 From: Adam Farley Date: Wed, 27 Nov 2024 16:26:19 +0000 Subject: [PATCH 2/2] Amending http URL for TCK testing Signed-off-by: Adam Farley --- jck/jtrunner/config/default/jcktest.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jck/jtrunner/config/default/jcktest.properties b/jck/jtrunner/config/default/jcktest.properties index c7529eeb1a..1de30391ef 100644 --- a/jck/jtrunner/config/default/jcktest.properties +++ b/jck/jtrunner/config/default/jcktest.properties @@ -11,7 +11,7 @@ testhost1name=www.eclipse.org testhost1ip=198.41.30.198 testhost2name=hg.openjdk.java.net testhost2ip=137.254.56.63 -httpurl=http://httpforever.com +httpurl=http://httpforever.com/index.html ftpurl=ftp\://jckftp\:CqwbpqMpe4Q68kDRXj4mqxM7W@jckservices.adoptium.net/filename.txt krb5ClientPassword=user1 krb5ClientUsername=user1