Closed l0rb closed 7 years ago
Line 104 enforces TLSv1 via CURLOPT_SSL_CIPHER_LIST. Is this really necessary? At least TLSv1.2 should be allowed.
We've updated this to enforce TLSv1.2 going forward. TLSv1.0 is supported for at least 90 more days at Block.io, however.
Thanks!
Line 104 enforces TLSv1 via CURLOPT_SSL_CIPHER_LIST. Is this really necessary? At least TLSv1.2 should be allowed.