Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable TLS 1.2 #274

Open
paegle opened this issue Jun 19, 2018 · 1 comment
Open

Enable TLS 1.2 #274

paegle opened this issue Jun 19, 2018 · 1 comment

Comments

@paegle
Copy link

paegle commented Jun 19, 2018

Hello guys! How I enable TLS 1.2 on request?

@matiascreimerman
Copy link

Hi Mateus,
The last week, I made a change on the request class to support TLS 1.1 to 1.3
Also, I needed to upgrade PHP and cURL PHP version, because TLS 1.1 to 1.2 only is supported by PHP 7.2 and higher versions and OpenSSL and cURL by 7.34 to higher version.
Also, I needed to create new certificates.
This week or the next ones I will upload/commit to the repository the changes.
If you are need extra information or the changes that I made, please contact by this channel or find me at LinkedIn.
Thanks!
Matias Creimerman

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

No branches or pull requests

2 participants