You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most workflows in the Scanner do not expect the Server to respond with a CertificateRequest message, which can cause the WorkflowTraces to not execute as expected. If this is the case all sorts of weird behavior occurs and the results are not reliable anymore.
What needs to be done:
Check which WorkflowTraces and Probes are affected
Scan for ClientAuthentication
Adjust Probes to work even with ClientAuthentication
The text was updated successfully, but these errors were encountered:
Most workflows in the Scanner do not expect the Server to respond with a CertificateRequest message, which can cause the WorkflowTraces to not execute as expected. If this is the case all sorts of weird behavior occurs and the results are not reliable anymore.
What needs to be done:
The text was updated successfully, but these errors were encountered: