Posts

Showing posts from April, 2015

Jenkins Error - "Error while accessing rate limit API" for github pull request builder

If Jenkins throws following error for github pull request builder or for any https call Received fatal alert: handshake_failure (Like following) org.jenkinsci.plugins.ghprb.GhprbGitHub connect Can't connect to https://<github-enterprise-server>.com/api/v3 using oauth  org.jenkinsci.plugins.ghprb.GhprbRepository initGhRepository SEVERE: Error while accessing rate limit API javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure