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
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: