-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I’m trying to connect to a PCE system, but I keep getting the error “Failed to connect to HYY: self signed certificate”.
I’ve already added "allowSelfSigned": true in the configuration parameters.
Also, I tested the ADT_SRV service in SICF, and it works fine.
However, the error still appears when I try to connect.
Could you please advise what might be causing this issue?
Below is my configuration:
"HYY": { "url": "https://XXX.net.cn:44300", "username": "XXX", "password": "XXX", "client": "600", "allowSelfSigned": true, }

Metadata
Metadata
Assignees
Labels
No labels