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

adding-tls-1.2: Change the protocol version to 1.2 #187

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hieuhidro
Copy link

@hieuhidro hieuhidro commented Sep 22, 2022

Description

  • Adding default protocol version to src/Client.php
  • Setting up the default protocol to 1.2, since Avatax is is discontinuing support TLS 1.0 & 1.1

How To Reproduce

Steps to reproduce the behavior:

  • Goes to admin and config avatax account
  • Check the connection status

Expected behavior

  • The API connection protocol for Avatax will be updated to version 1.2.

Benefits

  • Since Guzzle's Client uses 1.1 as the default protocol, the default protocol is being updated from 1.1 to 1.2.

Additional information

  • N/A

@hieuhidro hieuhidro closed this Sep 22, 2022
@hieuhidro hieuhidro deleted the adding-tls-1.2 branch September 22, 2022 10:09
@hieuhidro hieuhidro restored the adding-tls-1.2 branch September 22, 2022 10:33
@hieuhidro hieuhidro reopened this Sep 22, 2022
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

Successfully merging this pull request may close these issues.

1 participant