ASM Monitors fail with "Error: "unknown error: net::ERR_TUNNEL_CONNECTION_
DX ASM
OPMS
Engineering reviewed and found the root cause for this problem.
The problem is in the SSL certificate which is being used by the checked host
The intermediate certificate in the chain is required, but it's not being sent by the server during the handshake.
This fails the connection by our SSL client.
Please note, the web browser will download this certificate, but other clients will not
The resolution for this problem can be done in two ways: