Essentially your talking to a service that uses a newer version of SSL than your configured for.
I was trying to find a good link for it, but couldn’t find anything super helpful.
I would recommend upgrading to the latest build of the java your using. Simpliest fix If your using java 8, grab latest build of java 8, if 11, use latest build of java 11.
Jenkins is eventually going to have java 11 as minimum version of java, so I also recommend upgrading to latest version of java 11 right now.
If for some reason you can’t upgrade the version of java running your controller, There are properties you can set that will tell SSL to use newer tls protocols, but i would strongly recommend upgrading instead.