After upgrading to V24, the REST job fails with error message:
ERROR: javax.net.ssl.SSLPeerUnverifiedException: Certificate for <hostname> doesn't match any of the subject alternative names: []
Automic V24.3.0
To resolve this, either need to add the required SSL certificate to the java cacerts or try to execute the job with option "Allow Insecure Connections" in the Advanced settings of the connection object.