Skip to content

Commit

Permalink
Removed CURLOPT_SSLVERSION set to SSLv3
Browse files Browse the repository at this point in the history
  • Loading branch information
tristankretzer authored Aug 27, 2016
1 parent 2698ad1 commit fa35373
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Resources/config/curl_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ circle_rest_client:
CURLOPT_TIMEOUT: 25
CURLOPT_CONNECTTIMEOUT: 25
CURLOPT_CRLF: true
CURLOPT_SSLVERSION: 3
CURLOPT_FOLLOWLOCATION: true
CURLOPT_SSL_VERIFYPEER: true
CURLOPT_SSL_VERIFYPEER: true

0 comments on commit fa35373

Please sign in to comment.