Your CFHTTP requests may fail with an error I/O Exception: Received fatal alert: handshake_failure
. the reason could be a try to connect to a web server that has very high SSL security levels enabled and is no longer compatible with older Java 8 versions.
If you are running ColdFusion on Java < 8.0.161 and you add -Djavax.net.debug=ssl,handshake,verbose
to C:\ColdFusion2016\[cfusion]\bin\jvm.config
you will see the below info message in coldfusion-out.log
: