schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326)

Answered

Version:

IntelliJ 2020.2

 

Error:

'https://giturl': schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed). More detail may be available in the Windows System event log.

 

Dear developers,

 

Me and one colleague have recently updated from 2020.1.4 to version 2020.2 and Git push/pull has stopped to work with the error below.

When I use Git Bash(newest version), Git works fine and I can push and pull.

 

Is this an known error?

 

Greetings,

Sven

0
3 comments

I also have this problem.

And also updated from 2020.1.4 to version 2020.2 via Toolbox.

0

As a workaround, please go to Help - Find Action... | Registry... and disable git.use.schannel.on.windows

The issue will be fixed in 2020.2.1 https://youtrack.jetbrains.com/issue/IDEA-247284

2

Thanks, also corresponds to the behavior when using pure Git with Windows SSL library.

0

Please sign in to leave a comment.