REST Job fails with ERROR: javax.net.ssl.SSLPeerUnverifiedException: Certificate
search cancel

REST Job fails with ERROR: javax.net.ssl.SSLPeerUnverifiedException: Certificate

book

Article ID: 407559

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

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: []

Environment

Automic V24.3.0

Resolution

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.