TLS is 1.2 but still getting errors and can’t test stripe?
-
The SSL passes with ‘A’ here. Also tweaked TLS settings on server.
https://www.ssllabs.com/ssltest/analyze.html?d=dev.wonkfest.co.ukStripe is in test mode so can use test/false cards.
https://dev.wonkfest.co.uk/product/test-with-yith/‘Support for test mode requests made with versions of TLS lower than 1.2 has been disabled, and support in live mode will be dropped on June 13, 2018. Please initiate HTTPS connections with TLS 1.2 or later. You can learn more about this at https://stripe.com/blog/upgrading-tls.’
gateway stripe log;
04-11-2018 @ 11:49:54 – ====Start Log====
Error: Unable to verify domain – Support for test mode requests made with versions of TLS lower than 1.2 has been disabled, and support in live mode will be dropped on June 13, 2018. Please initiate HTTPS connections with TLS 1.2 or later. You can learn more about this at https://stripe.com/blog/upgrading-tls.
====End Log====04-11-2018 @ 11:52:01 – ====Start Log====
Items in the cart has unsupported product type ( Payment Request button disabled )
====End Log====04-11-2018 @ 11:52:01 – ====Start Log====
Items in the cart has unsupported product type ( Payment Request button disabled )
====End Log====04-11-2018 @ 11:52:08 – ====Start Log====
Items in the cart has unsupported product type ( Payment Request button disabled )
====End Log====04-11-2018 @ 11:52:08 – ====Start Log====
Items in the cart has unsupported product type ( Payment Request button disabled )
====End Log====04-11-2018 @ 11:52:45 – ====Start Log====
sources/src_1CFgZECdl0xm3R8JvfNH72PU
====End Log====04-11-2018 @ 11:52:45 – ====Start Log====
Error: stdClass Object
(
[error] => stdClass Object
(
[message] => Support for test mode requests made with versions of TLS lower than 1.2 has been disabled, and support in live mode will be dropped on June 13, 2018. Please initiate HTTPS connections with TLS 1.2 or later. You can learn more about this at https://stripe.com/blog/upgrading-tls.
[type] => invalid_request_error
))
====End Log====
The page I need help with: [log in to see the link]
- The topic ‘TLS is 1.2 but still getting errors and can’t test stripe?’ is closed to new replies.