Unexpected CurlError (35, 'schannel:next InitializeSecurityContext failed )

Getting this error when I try the manual connection of google drive. Unfortunately, the SSO method get’s stuck on connecting to insync. Any workarounds for this?

I am on Windows Server 2019 Datacenter within a AWS VPC.

Hi @Riotmaker_Post!

Let me check this out with our engineers! We’ve had a couple of users experience a similar error and I am confirming what steps to take next in your case.

Hi again @Riotmaker_Post!

Could you run these 5 URLs with the command curl [URL]?

http://ocsp.sectigo.com/
http://crt.sectigo.com/SectigoRSADomainValidationSecureServerCA.crt
http://crl.usertrust.com/USERTrustRSACertificationAuthority.crl
http://ocsp.usertrust.com/
http://crt.usertrust.com/USERTrustRSAAddTrustCA.crt

For example: curl http://ocsp.sectigo.com/

Do send us the output here. Thank you!