filecoin-saturn / L1-node

Filecoin Saturn L1 Node • The edge cache layer of Filecoin's decentralized CDN 🪐
Other
140 stars 50 forks source link

Windows 11 CMD throws an SSL error #390

Open guanzo opened 1 year ago

guanzo commented 1 year ago
❯ curl -I -L http://strn.pl/ipfs/QmbW8E85XV584KEAGqBoVSty4VJTmiFujtoUASAEoaRKHp/1
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Thu, 18 May 2023 18:34:33 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://strn.pl/ipfs/QmbW8E85XV584KEAGqBoVSty4VJTmiFujtoUASAEoaRKHp/1

curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid

doesn't happen on Windows 10.

DiegoRBaquero commented 1 year ago

Doesn't happen in macOS 13.3.1