azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

[FEATURE REQ] Make test framework work with Fiddler Everywhere

Open m-nash opened this issue 2 years ago • 2 comments

Library name

Azure.Core.TestFramework

Please describe the feature.

Right now the testframework is configured to work with fiddler class but not fiddler everywhere. If you try to use fiddler everywhere it consistently complains that the certs do not match.

The issuer is slightly different for fiddler everywhere CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com vs CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com, but that alone does not solve the problem.

I think there is somewhere in the test proxy that is also looking for this value and allowing it to pass through and we need to update it to accept both values.

m-nash avatar Sep 21 '22 01:09 m-nash

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Azure.Core:0.20386627,Storage:0.14910069,AutoRest Runtime:0.054111607'

azure-sdk avatar Sep 21 '22 01:09 azure-sdk

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Azure.Core:0.20386627,Storage:0.14910069,AutoRest Runtime:0.054111607'

azure-sdk avatar Sep 21 '22 03:09 azure-sdk