eBot-CSGO
eBot-CSGO copied to clipboard
CSAY - csay_tv_demo_push https curl_easy_perform() failed: Unsupported protocol
Hi,
I am working on a docker version with SSL support for both the eBot-CSGO and the eBot-CSGO-Web. I am close to getting everything to work, but on my testing I tried the csay_tv_demo_push command, with does not seems to have https support. Can you confirm this?
Csay version: "3.2.6"
Testing command:
csay_tv_demo_push "1_test1-test2_de_dust2.dem" "https://test.domain.com:12360/upload" Uploading 1_test1-test2_de_dust2.dem to https://test.domain.com:12360/upload curl_easy_perform() failed: Unsupported protocol
No problem when using HTTP or I use curl from my build computer. :)