Bamboo remote agent while connecting over ssl gives connection time out
Error is :
2019-04-24 15:20:19,356 INFO [AgentRunnerThread] [PerforceManager] Could not find system variable. If you wish to use perforce please set the location as a capability.
2019-04-24 15:20:21,252 INFO [AgentRunnerThread] [AgentRegistrationBean] Registering agent on the server,
2019-04-24 15:28:06,554 ERROR [ActiveMQ Task-1] [FailoverTransport] Failed to connect to [ssl://bamboo-dev.riverbed.com:54663?wireFormat.maxInactivityDuration=300000] after: 10 attempt(s)
Looks like SSL is not working
I have configured ssl at both broker.uri and client borker uri over 56643 port number.
In my setup, bamboo server is behind proxy server. While proxy server is https but bamboo server is not configured with ssl or certificate, so how do we address this situation.
do we separately need to configure ssl and certificate on bamboo server as:
https://confluence.atlassian.com/bamkb/how-to-secure-your-remote-agent-bamboo-server-757465762.html
Thanks
Amit