PayPal SDK's and cPanel
So I'm running a custom coded system utilising Laravel Framework and PayPal's Rest API SDK.
The issue I have found is that PayPal doesn't like cPanel's OpenSSL version. How do I go about manually upgrading OpenSSL to the required version? Previously, in my previous thread (located here) CURL was part of the issue, but now it seems OpenSSL is the final problem.
Below is an output from a PayPal REST API Sample Test:
1. FAILURE: SECURITY WARNING: TLSv1.2 is not supported on this system. Please upgrade your curl to at least 7.34.0.
- Current Curl Version: 7.38.0
- Current OpenSSL Version:OpenSSL/1.0.1e (Failed)
Anyone able to assist with this final problem?
-
Hello, OpenSSL updates are provided by your OS (e.g. Red Hat, CentOS, or CloudLinux) as opposed to cPanel. You may find some of the posts on the following thread helpful: Update cPanel to TLS 1.2 without modifying system files [php5 + curlssl + apache2.4.x] Thanks! 0
Please sign in to leave a comment.
Comments
1 comment