Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make update sites compatible with https #821

Closed
nedtwigg opened this issue Feb 20, 2019 · 4 comments
Closed

Make update sites compatible with https #821

nedtwigg opened this issue Feb 20, 2019 · 4 comments
Assignees

Comments

@nedtwigg
Copy link

Any chance the update sites can be made HTTPS-compatible?

When I try to use them as https I get this error:

Unable to read repository at https://dist.springsource.org/release/GRECLIPSE/e4.8/artifacts.xml.
    ...
Caused by: javax.net.ssl.SSLException: Certificate for <dist.springsource.org> doesn't match any of the subject alternative names: [*.s3.amazonaws.com, s3.amazonaws.com]
        at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:165)

This is a blocker for us at diffplug/spotless#360

@eric-milles
Copy link
Member

#119

@eric-milles
Copy link
Member

I have forwarded your request on to Pivotal. They manage the Amazon S3 storage that hosts the update sites.

If you don't want to interact with the update sites directly (over http), you can download a release update site archive and create a local update site that you can link your Gradle/Maven build to.

@nedtwigg
Copy link
Author

Sorry for dup, I thought I searched issues, dunno how I missed it.

@sorin-costea
Copy link

Changing the update site url to http does not work, the Eclipse marketplace doesn't work either... it only works downloading it by hand like in the 80s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants