Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

TrackConfirm Uses HTTP instead of HTTPS #59

Closed
tristanhall opened this issue Mar 13, 2021 · 1 comment
Closed

TrackConfirm Uses HTTP instead of HTTPS #59

tristanhall opened this issue Mar 13, 2021 · 1 comment

Comments

@tristanhall
Copy link
Contributor

I've received a notice from USPS that they are discontinuing their unsecure HTTP endpoints stg-production.shippingapis.com and production.shippingapis.com.
The deadline for switching to HTTPS is 6/24/2021.

"Effective June 24th, 2021, Web Tools will remove support for all unsecure HTTP endpoints. After this change, all requests to an unsecure HTTP endpoint will fail when attempting to access the Web Tools APIs and integrators may see an error message"

One idea might be to add a class property that defines the protocol to use (defaulting to https), and introduce getter/setter methods (getProtocol/setProtocol?) to allow users to change the protocol as needed.

@VinceG
Copy link
Owner

VinceG commented Mar 15, 2021

Closed via #60

@VinceG VinceG closed this as completed Mar 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants