azure-sdk-for-net
azure-sdk-for-net copied to clipboard
[FEATURE REQ] Make test framework work with Fiddler Everywhere
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.
Label prediction was below confidence level 0.6
for Model:ServiceLabels
: 'Azure.Core:0.20386627,Storage:0.14910069,AutoRest Runtime:0.054111607'
Label prediction was below confidence level 0.6
for Model:ServiceLabels
: 'Azure.Core:0.20386627,Storage:0.14910069,AutoRest Runtime:0.054111607'