# Linux style, use "*.core" for BSD
core_file_glob => "core*",
+ # Note about HTTPS: HTTPS support is experimental. For a
+ # limited time you may try to use HTTP, in case HTTPS doesn't
+ # work for you.
+
# build process will connect to this URL to upload results
- target => 'http://buildfarm.exim.org/cgi-bin/eximstatus.pl',
+ target => 'https://buildfarm.exim.org/cgi-bin/eximstatus.pl',
# update_personality uses this when you want to update your
# machine's info (OS, version, compiler, version)
- upgrade_target => 'http://buildfarm.exim.org/cgi-bin/upgrade.pl',
+ upgrade_target => 'https://buildfarm.exim.org/cgi-bin/upgrade.pl',
# Your host alias and password in the BuildFarm
animal => "alias_assigned_by_build_team",