Hi, John--
I'm not sure I understand your configuration. Is it [WindowsPC with Fiddler] + [XBOX360]? Or is there another PC involved for some reason?
Specifically how did you configure the XBOX360 to trust Fiddler's certificate? Please keep in mind that every PC running Fiddler generates its own unique certificate, so you can't just put any "FiddlerRoot" certificate on the XBox and have it work.
The message: !SecureClientPipeDirect failed: System.IO.IOException Authentication failed because the remote party has closed the transport stream. for pipe (CN=*.sbx1.cdops.net, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com)
... typically indicates that the client (presumably your XBOX360?) closed the connection as soon as it received the certificate from Fiddler. This typically happens when the client hasn't been configured to trust the root certificate and thus it assumes it is under attack and aborts. It would also happen if you'd put a FiddlerRoot certificate from "Machine A" on the Xbox but then tried to capture traffic from that Xbox using a Fiddler instance on "Machine B".
Regards,
Eric Lawrence
Telerik
I'm not sure I understand your configuration. Is it [WindowsPC with Fiddler] + [XBOX360]? Or is there another PC involved for some reason?
Specifically how did you configure the XBOX360 to trust Fiddler's certificate? Please keep in mind that every PC running Fiddler generates its own unique certificate, so you can't just put any "FiddlerRoot" certificate on the XBox and have it work.
The message: !SecureClientPipeDirect failed: System.IO.IOException Authentication failed because the remote party has closed the transport stream. for pipe (CN=*.sbx1.cdops.net, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com)
... typically indicates that the client (presumably your XBOX360?) closed the connection as soon as it received the certificate from Fiddler. This typically happens when the client hasn't been configured to trust the root certificate and thus it assumes it is under attack and aborts. It would also happen if you'd put a FiddlerRoot certificate from "Machine A" on the Xbox but then tried to capture traffic from that Xbox using a Fiddler instance on "Machine B".
Regards,
Eric Lawrence
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items