Description
In a cluster build, emake will attempt to secure its connections with agents according to a mode set by the first of the following that exists:
-
“`--emake-agent-security=...`” command line option
-
"
EMAKE_AGENT_SECURITY" environment variable
If none of the above specifies the mode, then emake defaults to unauthenticated communications with agents.
But if one of the above specifies an unrecognized mode, then emake fails with EC1171.
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.