I have a call to a 3rd party webservice that uses HTTPs for transport security.
The 3rd party are due to upgrade their certificate to SHA-2, withdrawing SHA-1. Does my call need to be able to use TLS1.2 to continue connecting, or can TLS1.1 or below interact with SHA-2 certificates?