You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
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.
Any chance the update sites can be made HTTPS-compatible?
When I try to use them as https I get this error:
This is a blocker for us at diffplug/spotless#360
The text was updated successfully, but these errors were encountered: