Description

JSC failed to connect due to Configuration Download error: Login: HTTPS request failed. SSL: certificate subject name 'self-signed' does not match target.

Symptoms

The following error message is displayed:

 

 

JSC logbook:

ERROR - Configuration download: Login: HTTPS request failed. SSL: certificate subject name 'self-signed' does not match target host name 'XXXX' <<<<

Solution

Ensure that SRX uses either a signed certificate or a self-signed certificate instead of the default system-generated certificate.

 

#set system services web-management https pki-local-certificate <cert_name>

 

Modification History

2024-09-03 : Article Created