Wikis - Page

Knowledge Doc: Recording login macro fails or scan fails due to WebInspect Proxy not loading WebSocket over HTTP

0 Likes

Summary
Workaround for WebInspect Proxy not loading WebSocket over HTTP.

Products
Fortify WebInspect

Environment
Fortify WebInspect

Situation
Recording a login macro does not fully load the website due to the WebInspect Proxy listening only on HTTPS for a WebSocket response. For example, this can happen with sites created with StreamLit Framework. This can also cause WebInspect scans to fail.

Resolution
A workaround for this is to modify the <Install Directory>\Fortify WebInspect\SPI.Net.Proxy.config to manually define this site as non-SSL.

<SSLTestOverride Regex="HOST:PORT" IsSSL="false" />

Knowledge Base Article Link


URL Name
KM000015801

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended