TLSv1.2 and HTTP/1.1 Upgrade Notifications
Monters
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jun-26-2018
07:42 AM
Running up over the past few months, like many, I've been receiving TLSv1.2 warnings. I'm so distressed, because I've ran every single test I can find on my Web Server and everything is verified as compatible. Evening this morning I received a final warning. SagePay works fine and I think they're on TLSv1.2 not as well.
These are the tests I've completed:
- PHP Script doing a cURL Check [Result: `PayPal_Connection_OK`]
- `openssl s_client -connect google.com:443 -tls1_2` [Result: `No error`]
- `get https://tlstest.paypal.com` [Result: `PayPal_Connection_OK`]
- `cURL https://tlstest.paypal.com` [Result: `PayPal_Connection_OK`]
- Sandbox Transaction via `https://api-3t.sandbox.paypal.com/nvp` [Result: `Payment Successful`]
- `get https://www.howsmyssl.com/a/check HTTP/1.1` [Result: `TLS 1.2 Confirmed`]
I rang customer services and was advised that if my tests are ok, I can ignore the warnings. But that doesn't really set my mind at ease to be honest.
Thoughts?
1 REPLY 1

Moderator
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun-27-2018
08:26 AM

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.