You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2016/12/15 13:27:59 UTC

[jira] [Commented] (BIGTOP-2633) "peer not authenticated" when downloading gradle plugins

    [ https://issues.apache.org/jira/browse/BIGTOP-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751368#comment-15751368 ] 

Olaf Flebbe commented on BIGTOP-2633:
-------------------------------------

I did some investigation. In fact on debian openjdk-1.7 seems to have a problem of verifying the certificate of the {{plugins.gradle.org}} domain. Using java 1.8 for gradle fixes this.

I am thinking of enabling jdk-1.8 as the default java on all platforms.


> "peer not authenticated" when downloading gradle plugins
> --------------------------------------------------------
>
>                 Key: BIGTOP-2633
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2633
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>
> When running bigtop_toolchain to generate the bigtop/slaves docker images we get "peer not authenticated" error messages on debian-8 and ubuntu-14.04. Seems like we have issues with the cert store.
> The message is 
> {code}
> * What went wrong:
> Error resolving plugin [id: 'de.undercouch.download', version: '2.0.0']
> > Could not GET 'https://plugins.gradle.org/api/gradle/2.7/plugin/use/de.undercouch.download/2.0.0'.
>    > peer not authenticated
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)