Hi all - I'm trying to set up Jenkins with our enterprise github install. 
 We're using https with self-signed certificates.   I've added the CA PEM 
to /etc/pki/tls/certs/ca-bundle.crt, and can verify this works by using 
'curl https://our.enterprise.github.com/api/v3/'

Now, in Jenkins -> Manage Jenkins, under 'GitHub Enterprise Servers', I 
enter the same API endpoint but get the message "The endpoint does not look 
like a GitHub Enterprise (verify network and/or try again later)".  My 
Jenkins log file shows:
Feb 10, 2017 7:18:57 PM 
org.jenkinsci.plugins.github_branch_source.Endpoint$DesciptorImpl 
doCheckApiUri
WARNING: Server returned HTTP response code: -1, message: 'null' for URL: 
https://our.enterprise.github.com/api/v3/

I'm not really sure how to proceed as this point.   Has anyone run into 
this before?   

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/00e16733-3778-42ab-be7c-74887e421f71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to