I\'m trying to \'GET\' this url: https://dapi.binance.com/dapi/v1/time
If I do this with CURL (forcing it to TLSv1.2) it works:
# curl -v --tlsv1.2 htt