Giter Site home page Giter Site logo

Comments (8)

cyberswat avatar cyberswat commented on June 4, 2024

just going to throw it out there that I'm having the same issue ... I even compiled http://code.google.com/p/java-use-examples/source/browse/trunk/src/com/aw/ad/util/InstallCert.java and imported the certificates from github

from github-oauth-plugin.

andrewlmurray avatar andrewlmurray commented on June 4, 2024

I am seeing this issue as well

from github-oauth-plugin.

andrewlmurray avatar andrewlmurray commented on June 4, 2024

FYI to everyone on this issue. I added -Djavax.net.debug=ssl to my jenkins startup and saw that the jdk was claiming that githubs certs were not signed by a valid CA. (which is obviously bogus)

Upon further investigation I saw that the box I was deploying on was running openjdk and not the sun jdk. I'm guessing the trust certs shipped with the version of openjdk I was using are out of date.

I installed the sun jdk and ran there and all works as it should. This is almost certainly an issue with your jdk installation.

from github-oauth-plugin.

stovak avatar stovak commented on June 4, 2024

is there a way to import a correct cert into open java?

from github-oauth-plugin.

cyberswat avatar cyberswat commented on June 4, 2024

If there is I haven't found it ... I needed to import the github certs just to get jenkins to work at all with github and did that some time ago ... The InstallCert program did that well. I can appreciate that "your running the wrong software" is a great answer to a problem, but it's completely not useful here.

from github-oauth-plugin.

andrewlmurray avatar andrewlmurray commented on June 4, 2024

Right - I'm just saying that however olay build of openJDK 1.6 was
configured it didn't recognize the CA that signed githubs certificate as
being valid - which is obviously wrong.

I didn't look at it any further as I have no problem running the sun JDK
and it fixed the problem.

I meant my note just to indicate that this isn't a bug with the plugin at
all - but rather a config issue with the JDK.

On Saturday, January 14, 2012, Kevin Bridges <
[email protected]>
wrote:

If there is I haven't found it ... I needed to import the github certs
just to get jenkins to work at all with github and did that some time ago
... The InstallCert program did that well. I can appreciate that "your
running the wrong software" is a great answer to a problem, but it's
completely not useful here.


Reply to this email directly or view it on GitHub:

#11 (comment)

from github-oauth-plugin.

p0deje avatar p0deje commented on June 4, 2024

I confirm that such problem exists with OpenJDK and it's resolved by using Oracle/Sun JRE

from github-oauth-plugin.

mocleiri avatar mocleiri commented on June 4, 2024

Thanks for investigating this issue.

Because it is not fixable by the plugin itself I am closing this issue.

from github-oauth-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.