Summary
How to properly run wget with WebVisualizer in Edge Software Hub
Description
The WebVisualizer times out when using wget, the following error is seen:
HTTP request sent, awaiting response....read error(connection reset by peer) in headers.
Retrying
Resolution
WebVisualizer is setup as a secured connection using https.
Run the wget command with https instead of http:
wget <https://CSL_virtual_IP:31505> --no-check-certificate