This is a migrated thread and some comments may be shown as answers.

HTTPS handshake failed

1 Answer 516 Views
Windows
This is a migrated thread and some comments may be shown as answers.
Михаил
Top achievements
Rank 1
Михаил asked on 08 Sep 2016, 06:32 AM

I'm using Fiddler v4.6.2.32002 under Windows Server 2008 R2

Protocols set in fiddlers settings:

<client>;ssl3;tls1.0;tls1.1;tls1.2

Certificates generated by CertEnroll engine

I'm trying to access https://www.staples.com and capture its traffic using Chrome (version 52). I receive ERR_CONNECTION_RESET when trying to view shopping cart while fiddler is running. I get similar result in other browsers: "This site can’t be reached The connection was reset." in Opera for example.

Fiddler Log:

13:07:38:5647 fiddler.network.https> HTTPS handshake to www.staples.com (for #1) failed. System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The token supplied to the function is invalid<br>Win32 (SChannel) Native Error Code: 0x80090308

I tried:

resetting fiddler's certificates, changing protocol list. No success.

I need to capture and decrypt the traffic.

What other steps should I do or what info provide?

1 Answer, 1 is accepted

Sort by
0
Tsviatko Yovtchev
Telerik team
answered on 16 Sep 2016, 05:56 PM
Hello,

Sorry about the late reply.

Do you have any third party encryption software installed? It looks like Windows cannot access the certificate private key. Normally regenerating the certificate could help if it's a one time glitch.

You could try typing prefs set fiddler.certmaker.bc.Debug True in the quick exec box and check the log for more info.

Regards,
Tsviatko Yovtchev
Telerik by Progress
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
Tags
Windows
Asked by
Михаил
Top achievements
Rank 1
Answers by
Tsviatko Yovtchev
Telerik team
Share this question
or