Excerpt |
---|
If your Bamboo or JIRA instance is running behind a firewall, the add-on will reuse the proxy configuration from the Atlassian host application. |
- See See Cannot connect to an AWS or EC2 instance when the Bamboo application is running behind a proxy for for details.
Please note that the AWS API calls use SSL throughout, so the add-on relies on the respective system properties properties https.proxyHost
and and https.proxyPort
to to be available from the Java Virtual Machine (JVM). Depending on your environment, you might need to set these these https.*
variations variations explicitly in addition to the usual usual http.*
ones ones.
- See See How to Configure an Outbound HTTP Proxy for JIRA for for details (while documented for JIRA, this information applies to Bamboo too).