0

When I run php-curl code , this error is coming

cURL Error #:Cannot communicate securely with peer: no common encryption algorithm(s).

and when i use CURLOPT_SSLVERSION => 3 in code then i get another error like

cURL Error #:TCP connection reset by peer

Please help to solve this issue..

NID
  • 3,238
  • 1
  • 17
  • 28
  • maybe duplicated here: [https://stackoverflow.com/questions/31107851/how-to-fix-curl-35-cannot-communicate-securely-with-peer-no-common-encryptio](https://stackoverflow.com/questions/31107851/how-to-fix-curl-35-cannot-communicate-securely-with-peer-no-common-encryptio) – YouneL Nov 21 '17 at 11:43
  • how to know which SSL CIPHER method is used? – Diwaker Sharma Nov 21 '17 at 11:49

0 Answers0