braintree / braintree_php

Braintree PHP library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
545 stars 224 forks source link

SSL error #202

Closed Spoowy closed 6 years ago

Spoowy commented 6 years ago

Hello everyone,

is Braintree sandbox Api also working if ssl is turned off? What is the correct port(443?) when I want to connect to http://api.sandbox.bran...?

Or is it only possible to connect to https://api... I'm getting a TLS error on my localhost and ssl won't work(error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version).

What to do?

Cheers, Erwin

bluk commented 6 years ago

Braintree requires https. Try looking at the PayPal TLS Updates for help, but it can depend on your PHP environment. Please feel free to contact Braintree Support for help.