Skip to content

Change JDK distribution source#41626

Merged
jasontedor merged 3 commits intoelastic:masterfrom
jasontedor:change-jdk-distribution-source
Apr 29, 2019
Merged

Change JDK distribution source#41626
jasontedor merged 3 commits intoelastic:masterfrom
jasontedor:change-jdk-distribution-source

Conversation

@jasontedor
Copy link
Copy Markdown
Member

We had been obtaining JDK distributions from download.java.net. This site is now presenting a certificate that does not list download.java.net as a SAN. Therefore with host verification, the build can not use this site. This commit switches to using download.oracle.com which appears to be an alternative name for the same CNAME download.oracle.com.edgekey.net. This allows our builds to resume.

We had been obtaining JDK distributions from download.java.net. This
site is now presenting a certificate that does not list
download.java.net as a SAN. Therefore with host verification, the build
can not use this site. This commit switches to using download.oracle.com
which appears to be an alternative name for the same CNAME
download.oracle.com.edgekey.net. This allows our builds to resume.
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@jasontedor
Copy link
Copy Markdown
Member Author

Note that when this is backported to 6.7, a different form is required.

@jasontedor jasontedor requested a review from rjernst April 28, 2019 18:48
@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run elasticsearch-ci/1

1 similar comment
@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run elasticsearch-ci/1

@jasontedor jasontedor merged commit 5fa17aa into elastic:master Apr 29, 2019
jasontedor added a commit that referenced this pull request Apr 29, 2019
We had been obtaining JDK distributions from download.java.net. This
site is now presenting a certificate that does not list
download.java.net as a SAN. Therefore with host verification, the build
can not use this site. This commit switches to using download.oracle.com
which appears to be an alternative name for the same CNAME
download.oracle.com.edgekey.net. This allows our builds to resume.
jasontedor added a commit that referenced this pull request Apr 29, 2019
We had been obtaining JDK distributions from download.java.net. This
site is now presenting a certificate that does not list
download.java.net as a SAN. Therefore with host verification, the build
can not use this site. This commit switches to using download.oracle.com
which appears to be an alternative name for the same CNAME
download.oracle.com.edgekey.net. This allows our builds to resume.
jasontedor added a commit that referenced this pull request Apr 29, 2019
We had been obtaining JDK distributions from download.java.net. This
site is now presenting a certificate that does not list
download.java.net as a SAN. Therefore with host verification, the build
can not use this site. This commit switches to using download.oracle.com
which appears to be an alternative name for the same CNAME
download.oracle.com.edgekey.net. This allows our builds to resume.
@jasontedor jasontedor deleted the change-jdk-distribution-source branch April 29, 2019 00:18
akhil10x5 pushed a commit to akhil10x5/elasticsearch that referenced this pull request May 2, 2019
We had been obtaining JDK distributions from download.java.net. This
site is now presenting a certificate that does not list
download.java.net as a SAN. Therefore with host verification, the build
can not use this site. This commit switches to using download.oracle.com
which appears to be an alternative name for the same CNAME
download.oracle.com.edgekey.net. This allows our builds to resume.
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
We had been obtaining JDK distributions from download.java.net. This
site is now presenting a certificate that does not list
download.java.net as a SAN. Therefore with host verification, the build
can not use this site. This commit switches to using download.oracle.com
which appears to be an alternative name for the same CNAME
download.oracle.com.edgekey.net. This allows our builds to resume.
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants