Greetings, My Jenkins server is sitting behind a firewall that does not permit outbound access to most of the internet. I was able to get an exclusion for jenkins-ci.com for purposes of using Jenkins auto updater and installing plugins. However, the connection check uses google.com to determine whether it's net-connected. Consequently I cannot update Jenkins or install plugins because it fails at the connection check step.
Is this configurable? If I could change the connection check to jenkins-ci.org, then updates and plugin installs could proceed as expected. Thanks! Marc
