Chocolatey giving A call to SSPI failed

0

I used parted to clone my HDD to a SSD everything seems to work perfectly except chocolatey. I wonder if it's related?

Here's what I see if I try to install a package with chocolatey now (the time seems very odd):

CONNECT chocolatey.org:443 HTTP/1.1 User-Agent: NuGet/0.9.10.3 (Microsoft Windows NT 10.0.18363.0) Host: chocolatey.org

A SSLv3-compatible ClientHello handshake was found. Fiddler extracted the parameters below.

Version: 3.1 (TLS/1.0) Random: 5E 8E 0D 31 FE 12 23 5C 77 9E 6B 78 C5 BF 3E 4A 70 F8 69 1F 6C 10 99 F8 81 F1 46 AE 26 EF CA 91 "Time": 1/29/1996 10:19:58 PM SessionID: empty Extensions: server_name chocolatey.org supported_groups x25519 [0x1d], secp256r1 [0x17], secp384r1 [0x18] ec_point_formats uncompressed [0x0] SessionTicket empty extended_master_secret empty renegotiation_info 00 Ciphers: [C00A] TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA [C009] TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA [C014] TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA [C013] TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA [0035] TLS_RSA_WITH_AES_256_CBC_SHA [002F] TLS_RSA_WITH_AES_128_CBC_SHA [000A] SSL_RSA_WITH_3DES_EDE_SHA

Compression: [00] NO_COMPRESSION

HTTP/1.1 200 Connection Established FiddlerGateway: Direct StartTime: 13:43:13.833 Connection: close

fiddler.network.https> HTTPS handshake to chocolatey.org (for #12) failed. System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The function requested is not supported

Win32 (SChannel) Native Error Code: 0x80090302

windows-10
chocolatey
asked on Super User Apr 9, 2020 by Eric

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0