Re: Help with github plugin - SSL issue with custom CA

2016-08-16 Thread Cyrille Le Clerc
Hello Robert, There is a trick here: your ssl certificate must be trusted by both your JVM and by the native "git" executable. The native "git" executable picks its certificates from "/etc/ssl/certs/" on ubuntu, the folder should be similar on other linux distributions. The default JVM SSL trus

Help with github plugin - SSL issue with custom CA

2016-08-15 Thread Robert Hafner
I have a fresh install of Jenkins that will not connect to my Github Enterprise instance. We are using an in house CA with our custom TLD (so https://github.acme) and aren't having any other SSL troubles outside of this. Does anyone know if the CA certs need to be installed in a specific way f