Hi Team,
am getting below error when I start an agent with below command , please advise
CMD: java -Dbamboo.agent.ignoreServerCertName=true -jar atlassian-bamboo-agent-installer-6.8.2.jar https://bamboo.corp.zscaler.com/agentServer/ &
bamboo version : 6.8.2
agent is: centOS 8
Java: openjdk 1.8
ERROR:
INFO | jvm 5 | 2020/02/13 07:54:14 | 2020-02-13 07:54:14,599 FATAL [WrapperSimpleAppMain] [AgentBootstrap] Exiting due to fatal exception.
INFO | jvm 5 | 2020/02/13 07:54:14 | javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
INF