api, issue with ssl/tls
Can't resolve this issue i'm facing when fetching from my api for some reason:
Invoke-WebRequest -Uri api.gustav.lol/items
4 Replies
I'm not sure of powershell's default behavior, and you didn't specify
https://
that loads fine for me though:
Cloudflare does have 100 second timeout if it takes longer then that
I already tried with https specified and with curl/wget
i started getting this now
curl https://api.gustav.lol/itemsI noticed this is a client-side issue i'l close this i guess