Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Unsupported SSL protocol version #478

Closed
srokatonie opened this issue Jan 20, 2016 · 7 comments
Closed

Unsupported SSL protocol version #478

srokatonie opened this issue Jan 20, 2016 · 7 comments
Labels

Comments

@srokatonie
Copy link

http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/CreatePaymentUsingPayPal.html
This used to work few months ago but now I'm getting "Unsupported SSL protocol version" in sandbox environment..

@bluk
Copy link
Contributor

bluk commented Jan 20, 2016

Please see issue #474 if that helps fix your issue.

@bluk bluk closed this as completed Jan 20, 2016
@bluk bluk added the question label Jan 20, 2016
@srokatonie
Copy link
Author

This doesn't solve the issue. I upgraded to 1.6.4 and still getting the same error...

@Caffe1neAdd1ct
Copy link

What PHP version are you running, i've found PHP 5.4 and under won't
connect using TLS 1.2 even if available in your Curl or openssl.

On Wed, Jan 20, 2016 at 9:37 PM, srokatonie [email protected]
wrote:

This doesn't solve the issue. I upgraded to 1.6.4 and still getting the
same error...


Reply to this email directly or view it on GitHub
#478 (comment)
.

@srokatonie
Copy link
Author

Turned I was running different CLI PHP and different on Apache. It's seems to be fine now.

@KaitaniLabs
Copy link

I'm using v1.6.4 and still have this issue.

  • Linux CentOS 6.32
  • Apache 2.4.18
  • PHP 5.6.18
  • CURL 7.38.0
  • OpenSSL 1.0.1e-fips
  • CURL tls_version = TLS 1.2
  • CURL ssl_version = OpenSSL/1.0.0
  • PHP OPENSSL_VERSION_TEXT = OpenSSL 1.0.1e-fips 11 Feb 2013

Any thoughts on a solution?

@jeroendesloovere
Copy link

Having the same issue.
Is there a solution yet?

@bluk
Copy link
Contributor

bluk commented Jul 12, 2016

@jeroendesloovere Please open a new issue with more details about your environment (which version of CURL, OpenSSL, PHP, etc. that your web server is using, which may not necessarily be the same as what is available on the command line). You can find more information on the TLS update site.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants